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

Smart engine - Ability to start/stop triggers based on engine load #219

Open
vijaynalawade opened this issue Jul 24, 2020 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@vijaynalawade
Copy link
Contributor

vijaynalawade commented Jul 24, 2020

Current behavior:
When runner type is set to POOLED, trigger goroutines are blocked when runner queue is full.
Expected behavior:
Some mechanism where app triggers can be temporarily stopped when queue is full and started back when queue is relatively empty.
What is the motivation / use case for changing the behavior?
This feature will help control event flow when actions are slow in execution.
Additional information you deem important (e.g. I need this tomorrow):

@vijaynalawade vijaynalawade added the enhancement New feature or request label Jul 24, 2020
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

No branches or pull requests

2 participants