Homestyx hydra
Diffusion hydra 32c6b649dd21

Move Harbormaster log compression to the worker task queue

Description

Move Harbormaster log compression to the worker task queue

Summary: Depends on D19130. Ref T13088. Currently, when a build log is closed we compress it in the same process. Separate this out into a dedicated worker since the plan is to do a lot more work during finalization, none of which needs to happen inline during builds (or, particuarly, inline during a Conduit call for API writes in the future).

Test Plan: Ran bin/harbormaster write-log --trace, saw compression run inline.

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T13088

Differential Revision: https://secure.phabricator.com/D19131

Details

Provenance
epriestleyAuthored on Feb 22 2018, 9:14 PM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:cd4c4dc2ff9e: Add `bin/harbormaster write-log` to write some arbitrary content into a new…
Branches
Unknown
Tags
Unknown

Event Timeline