Page MenuHomePhabricator

[Epic] Do error log parsing via queue
Open, Needs TriagePublic

Description

Some of our components, notably the audit processors and pending completion jobs, need to pull things out of error logs. Design new queue messages and their expiry behavior, and switch to processing those messages rather than parsing logs.