Closed
Description
#2098 introduced a new main_bg
entrypoint for background jobs that require access to our ops classes. This means we now have up to three places to update each time we change the signature for the ops classes init methods.
We should consolidate these, perhaps with a util function, to reduce the overhead of making changes and the likelihood of regressions.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done!