Synchronize app startup
What does this PR do?
Synchronize web / worker startup processes:
- Add
await
calls - Delay server startup until after the daemons have registered their hooks.
This prevents an edge case where the server begins processing inbound API / AP requests before any of the chart / management daemons are ready, potentially leading to incorrect chart statistics.
Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines
-
I agree to follow this project's Contribution Guidelines -
I have made sure to test this pull request
Edited by Hazelnoot
Merge request reports
Activity
Filter activity
Please register or sign in to reply