Page MenuHomePhabricator

[backup client] Refactor ws creation
ClosedPublic

Authored by michal on Feb 7 2024, 9:38 AM.
Tags
None
Referenced Files
F3491854: D10985.id36789.diff
Wed, Dec 18, 8:51 PM
F3491842: D10985.id37533.diff
Wed, Dec 18, 8:46 PM
F3490880: D10985.diff
Wed, Dec 18, 5:42 PM
Unknown Object (File)
Mon, Dec 16, 5:50 PM
Unknown Object (File)
Wed, Dec 11, 5:03 PM
Unknown Object (File)
Wed, Nov 20, 2:54 PM
Unknown Object (File)
Wed, Nov 20, 2:54 PM
Unknown Object (File)
Oct 22 2024, 1:06 PM
Subscribers

Details

Summary

I found a nice way to simplify the websocket creation on the backup client, that will work even better with the future diffs. get_log_ws_response functions has been merged inside the new create_log_ws_connection function, that is used by both log upload and download.

Depends on D10984

Test Plan

Run the backup integration tests.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

michal requested review of this revision.Feb 7 2024, 9:53 AM
This revision is now accepted and ready to land.Feb 9 2024, 3:18 AM
This revision was landed with ongoing or failed builds.Feb 23 2024, 9:01 AM
This revision was automatically updated to reflect the committed changes.