Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demand caping operator #873

Closed
jponge opened this issue Mar 16, 2022 · 0 comments · Fixed by #877
Closed

Demand caping operator #873

jponge opened this issue Mar 16, 2022 · 0 comments · Fixed by #877
Labels
enhancement New feature or request
Milestone

Comments

@jponge
Copy link
Member

jponge commented Mar 16, 2022

Provide an operator to cap demand requests to:

  • a constant, or
  • a function (that may internally keep track of previous demand requests).

Note that such an operator must ensure that it does not forward a higher request than that of the downstream subscriber or it won't be reactive streams compliant.

@jponge jponge added the enhancement New feature or request label Mar 16, 2022
@jponge jponge added this to the 1.5.0 milestone Mar 16, 2022
jponge added a commit that referenced this issue Mar 18, 2022
@jponge jponge linked a pull request Mar 18, 2022 that will close this issue
jponge added a commit that referenced this issue Mar 18, 2022
jponge added a commit that referenced this issue Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant