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

The startup/shutdown script timeout is not configurable and it's set to 1h #9

Closed
2 of 3 tasks
alexpopero opened this issue Aug 10, 2020 · 0 comments
Closed
2 of 3 tasks

Comments

@alexpopero
Copy link
Collaborator

Actual behavior

The script timeout for startup/shutdown script is hard-coded to 1h.

Expected Behavior

Both the startup and shutdown script timeouts should be configurable.

Steps to reproduce

Induce a sleep 3601 command in the shutdown script and the instance will hang in terminating:wait, due to Shredder considering the script as failed.

Checklist

  • Add a descriptive title
  • Include explicit steps on how to reproduce the issue
  • Link to a repository that reproduces the issue (optional, but greatly appreciated)

Tips

  • If possible, create a small repo that reproduces the issue and provide a link
  • Don't include full logging output -- link to a gist of the full logging output instead
  • Don't paste screenshots of error messages -- copy and paste instead
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