Page MenuHomePhabricator

[services][backup] SendLog 4/4 - save and finish
ClosedPublic

Authored by bartek on Jan 10 2023, 8:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 1, 2:46 PM
Unknown Object (File)
Apr 2 2024, 12:49 AM
Unknown Object (File)
Apr 2 2024, 12:49 AM
Unknown Object (File)
Apr 2 2024, 12:49 AM
Unknown Object (File)
Apr 2 2024, 12:19 AM
Unknown Object (File)
Apr 2 2024, 12:19 AM
Unknown Object (File)
Apr 2 2024, 12:19 AM
Unknown Object (File)
Mar 31 2024, 10:51 AM
Subscribers

Details

Summary

After all data is sent, the log item is saved to database and response is returned.
The value database field is either log contents or blob holder, depending on persistence method
determined when data was uploaded.

Depends on D6213

Test Plan

The endpoint can be tested manually (e.g. BloomRPC) or by yarn run-integration-tests backup - these will fail yet, but some logs should be created, which can be checked by e.g. looking at backup and blob services logs or using aws-cli.

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 11 2023, 1:31 PM
bartek added a reviewer: michal.
This revision is now accepted and ready to land.Jan 12 2023, 8:08 AM