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

Improvement: max_time or max_cell to stop execution #177

Open
elmbeech opened this issue Jul 25, 2023 · 0 comments
Open

Improvement: max_time or max_cell to stop execution #177

elmbeech opened this issue Jul 25, 2023 · 0 comments

Comments

@elmbeech
Copy link
Contributor

so far, in setting.xml only max_time can be specified to stop the series.
it would be nice to have additionally a max_cell setting to stop the series, and execution would be stopped when either max_time or max_cell is reached.

<overall>
    <max_time units="min">14400</max_time>
    <max_cell units="agent">9000</max_cell>
    ....
</overall>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant