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
It would be good to have at least round robin as load balancing. I have a use case where an api is hit by long running tasks. With random sometimes three tasks get queued at the same server while other servers run idle.