You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2022. It is now read-only.
We're starting to have a few background tasks already that we should move to a proper worker.
Right now we do our run our BI metrics in cron job, but that should also be moved to the worker.
This is a blocker for #354, where we want to move the calculation of trust score to async.