Per discussion, the "Synchronize server startup" PR breaks charts due to the behavior of BullMQ's Worker.run()
method. The promise returned by this method never resolves, causing the startup to stall just before the chart manager starts. This will be fixed later, but we're reverting for now to un-block the release.
By submitting this merge request, you agree to follow our Contribution Guidelines