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

Adjust dynamic throttling based on batch status #117

Open
roykolak opened this issue May 6, 2022 · 0 comments
Open

Adjust dynamic throttling based on batch status #117

roykolak opened this issue May 6, 2022 · 0 comments
Labels
enhancement help wanted Contributions are highly appreciated

Comments

@roykolak
Copy link

roykolak commented May 6, 2022

If a batch has been marked as invalid, I would like throw all threshold rules out the window and let the jobs in the batch finish as fast as possible according to the concurrency rules.

Is there a way to check if a batch is valid or not in a dynamic threshold limit or period? I tried calling valid_within_batch? inside the proc I was passing into limit and period, but that did not work.

@ixti ixti added enhancement help wanted Contributions are highly appreciated labels May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted Contributions are highly appreciated
Projects
None yet
Development

No branches or pull requests

2 participants