Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

Feature: LimitBy / BulkheadMultiAsync #17

Merged
merged 1 commit into from
Oct 26, 2018
Merged

Conversation

bartelink
Copy link
Contributor

@bartelink bartelink commented Oct 19, 2018

This implements a LimitBy rule to go with the current Limit rule as noted in #15. The implementation implements the key underlying primitive BulkheadMulti in style approximating that of Polly roughly in line with what I posted as App-vNext/Polly#507.

If this proves to work well and gains traction in terms of actual usage, the medium term intent should be to work with Polly folk to do a full idiomatic implementation in Polly itself and consume that within CallPolly.

@bartelink bartelink force-pushed the feature/bulkhead-multi branch from 424f277 to 23078ec Compare October 22, 2018 17:31
@bartelink bartelink force-pushed the feature/bulkhead-multi branch 6 times, most recently from 0d3f118 to 67204e2 Compare October 24, 2018 21:20
@bartelink bartelink requested review from troykershaw, gusty and eulerfx and removed request for gusty October 24, 2018 21:21
@bartelink bartelink force-pushed the master branch 12 times, most recently from ba7980e to 0f40396 Compare October 25, 2018 20:43
@bartelink bartelink force-pushed the feature/bulkhead-multi branch 2 times, most recently from 80bd88b to 520c40d Compare October 26, 2018 02:07
@bartelink bartelink force-pushed the feature/bulkhead-multi branch from 520c40d to cca28e2 Compare October 26, 2018 02:22
@bartelink bartelink force-pushed the feature/bulkhead-multi branch 2 times, most recently from b6ac241 to 209de4e Compare October 26, 2018 02:50
@bartelink bartelink force-pushed the feature/bulkhead-multi branch from 209de4e to 0210204 Compare October 26, 2018 02:52
@bartelink
Copy link
Contributor Author

Tests are flickering (I've had to relax yet more constraints in here). Cannot reproduce failures locally :(

@bartelink bartelink merged commit 7c317ab into master Oct 26, 2018
@bartelink bartelink deleted the feature/bulkhead-multi branch October 26, 2018 03:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants