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
Unknown Object (File)
Wed, May 1, 2:46 PM
Unknown Object (File)
Apr 2 2024, 12:46 AM
Unknown Object (File)
Apr 2 2024, 12:46 AM
Unknown Object (File)
Apr 2 2024, 12:46 AM
Unknown Object (File)
Apr 2 2024, 12:46 AM
Unknown Object (File)
Apr 2 2024, 12:46 AM
Unknown Object (File)
Apr 2 2024, 12:46 AM
Unknown Object (File)
Apr 1 2024, 11:05 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