Problem Statement
Currently no support for multi-tier/capacity based combination of gating.
Proposed Solution
Built on top of #205 , #206 , #208
Implement sophisticated multi-tier capacity management.
Implement the a merge policy implementation which uses labels (tier, class) to drive fanning out into pool channels.
implement an admission gate that gives a a three-way verdict (admit, block-and-poll, or fail-fast) based on pool saturation.
Alternatives Considered
No response
Willingness to Contribute
Yes, I can submit a PR
Additional Context
No response
Problem Statement
Currently no support for multi-tier/capacity based combination of gating.
Proposed Solution
Built on top of #205 , #206 , #208
Implement sophisticated multi-tier capacity management.
Implement the a merge policy implementation which uses labels (tier, class) to drive fanning out into pool channels.
implement an admission gate that gives a a three-way verdict (admit, block-and-poll, or fail-fast) based on pool saturation.
Alternatives Considered
No response
Willingness to Contribute
Yes, I can submit a PR
Additional Context
No response