-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This will make all requests wait in line in a single queue. It should guarantee that every request succeeds. It might also allow me to reduce the number of servers. The disadvantage is that it likely introduces slight wait time to the requests.
I'm not 100% sure this should be done, but it could be a cost savings and reliability measure at the expense of wait times. Of course increasing the number of backend servers will reduce wait.
This is likely several days of work.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request