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

Add ability to dynamically limit number of parallel activities #1042

Closed
mfateev opened this issue Feb 17, 2022 · 1 comment
Closed

Add ability to dynamically limit number of parallel activities #1042

mfateev opened this issue Feb 17, 2022 · 1 comment
Labels
enhancement User experience

Comments

@mfateev
Copy link
Member

mfateev commented Feb 17, 2022

Is your feature request related to a problem? Please describe.
A user wants to execute an activity only if there is enough heap space left in a process.

Describe the solution you'd like
Provide a pluggable component that the user can tailor for his needs. This component would be called with poll request and can decide to delay the poll if some conditions are not satisfied.

Additional context
https://community.temporal.io/t/workloads-metrics/4002

@mfateev mfateev added the enhancement User experience label Feb 17, 2022
@Sushisource
Copy link
Member

Closing this since the interface now exists as of #2014

Still in an experimental state, but functionality is there now and will evolve based on feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement User experience
Projects
None yet
Development

No branches or pull requests

2 participants