Skip to content

Conversation

@bavardage
Copy link

This is essentially a variation on the existing BlockingLimiter.

This can be useful when a number of tasks have to be performed in order to service some other request, and either these tasks must be performed by some deadline or the whole request should be failed.

Benjamin Duffield added 2 commits November 14, 2019 21:36
This is essentially a variation on the existing `BlockingLimiter`.

This can be useful when a number of tasks have to be performed in order
to service some other request, and either these tasks must be performed
by some deadline or the whole request should be failed.
@bavardage
Copy link
Author

@elandau are you the right person to review this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant