Page MenuHomePhabricator

[blob-service] Create business logic abstraction
ClosedPublic

Authored by bartek on Jul 9 2023, 2:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 28, 8:25 PM
Unknown Object (File)
Wed, Jun 26, 11:16 AM
Unknown Object (File)
Tue, Jun 25, 7:17 PM
Unknown Object (File)
Tue, Jun 25, 7:36 AM
Unknown Object (File)
Tue, Jun 25, 3:06 AM
Unknown Object (File)
Tue, Jun 25, 3:06 AM
Unknown Object (File)
Tue, Jun 25, 3:06 AM
Unknown Object (File)
Tue, Jun 25, 3:06 AM
Subscribers

Details

Summary

Part of ENG-4269.

Previously, the blob service logic was handled directly in the HTTP handlers (and doubled in the gRPC).
We're gonna introduce cleanup tasks too, so decided to abstract it out.

Depends on D8451.

Test Plan

Tested later in the stack

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bartek held this revision as a draft.
bartek edited the test plan for this revision. (Show Details)
bartek published this revision for review.Jul 10 2023, 12:42 AM

rust LGTM, would like for someone else to take a look

This revision is now accepted and ready to land.Jul 13 2023, 10:17 AM
This revision was landed with ongoing or failed builds.Jul 25 2023, 1:44 AM
This revision was automatically updated to reflect the committed changes.