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

Feature/timeout #79

Closed

Conversation

berkayurun
Copy link
Contributor

This PR implements timeout option for experiments. Timeout can be specified in seconds by adding a "timout" section in the fault json file. Without a specification, it will default to 1200 seconds. If a timeout is exceeded, execution will be stopped.

@aewag aewag linked an issue Oct 24, 2023 that may be closed by this pull request
@aewag aewag mentioned this pull request Nov 2, 2023
@aewag
Copy link
Member

aewag commented Mar 5, 2024

Closed as redesign was made and merged in #80

@aewag aewag closed this Mar 5, 2024
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

Successfully merging this pull request may close these issues.

Allow to define a timeout for each experiment
2 participants