This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Move background tasks out of the main process #8500
Comments
This was referenced Oct 8, 2020
Related to #7593. |
Things left to do:
|
The conclusion on this was that it needs to run on whatever is the device list writer, which is currently the main process. |
This is deployed and seems to be working. I think this is done! 🎉 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Create a new worker type which runs background tasks, many of which are periodic. See #7670 for some rationale.
The text was updated successfully, but these errors were encountered: