Page MenuHomePhabricator

[services][backup] AddAttachments 1/4 - create handler module
ClosedPublic

Authored by bartek on Jan 9 2023, 12:00 PM.
Tags
None
Referenced Files
F3501184: D6204.id21086.diff
Fri, Dec 20, 3:31 AM
Unknown Object (File)
Thu, Nov 28, 11:31 AM
Unknown Object (File)
Thu, Nov 28, 4:07 AM
Unknown Object (File)
Thu, Nov 28, 4:07 AM
Unknown Object (File)
Thu, Nov 28, 4:07 AM
Unknown Object (File)
Thu, Nov 28, 4:07 AM
Unknown Object (File)
Thu, Nov 28, 4:06 AM
Unknown Object (File)
Nov 16 2024, 4:48 PM
Subscribers

Details

Summary

Created module for AddAttachments endpoint and added its invocation in the grpc handler.

Depends on D6203

Test Plan

Service builds and starts. This code has no logic yet.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bartek held this revision as a draft.
bartek published this revision for review.Jan 9 2023, 12:32 PM
This revision is now accepted and ready to land.Jan 11 2023, 5:31 AM
  • Removed logging of user_id
  • Cleaned up log message a bit