This repository was archived by the owner on May 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
Back Pressure should be applied per Listener #562
Comments
This is going to be more work than I originally though.
|
This is what BackPressureAgent was:
|
And these settings should now go to
|
Might want to tap in directly to an IWorkerQueue for the retries to do backpressure |
The tests for back pressure agent:
|
Pushing this back to 1.1. Try to do it in conjunction with the circuit breaker features |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For right now, I think the answer is to delete all the back pressure that's there now, and start over. Hmm. Really going to be "shut down the listener" if the local queue is backed up.
The text was updated successfully, but these errors were encountered: