This is an archived project. Repository and other project resources are read-only.
rob: consolidate workers
rob currently tries to schedule to a random worker, but it should actually schedule to a hot worker for better perf and to allow auto scaling to consolidate connections.
ideally, there would be ~40 backend connections here leading to less memory usage and better performance