Open
Description
What happened?
Currently a client is able to enqueue an unbounded number of requests into the Dispatcher.
What did you want to happen?
One a certain number of requests are enqueued, we should either start throwing 429s back out of the client, or start blocking the threads enqueueing requests to introduce some form of backpressure upstream.
Metadata
Metadata
Assignees
Labels
No labels