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

[BUG] Setting default context timeout for actionset execution #1175

Open
shlokc9 opened this issue Jan 6, 2022 · 3 comments
Open

[BUG] Setting default context timeout for actionset execution #1175

shlokc9 opened this issue Jan 6, 2022 · 3 comments

Comments

@shlokc9
Copy link
Contributor

shlokc9 commented Jan 6, 2022

Describe the bug
Since no timeout is set at the back-end, a newly created action often continues to run forever in pending state. Due to some unforeseen issue on the k8s cluster. We can add a default timeout x to the context before calling action Exec so that it fails after exceeding x time duration with appropriate error message on the action events.

@github-actions
Copy link
Contributor

github-actions bot commented May 7, 2022

This issue is marked as stale due to inactivity. Add a new comment to reactivate it.

@github-actions github-actions bot added the stale label May 7, 2022
@ihcsim
Copy link
Contributor

ihcsim commented May 10, 2022

Still relevant.

@github-actions github-actions bot removed the stale label May 12, 2022
@github-actions
Copy link
Contributor

This issue is marked as stale due to inactivity. Add a new comment to reactivate it.

@github-actions github-actions bot added the stale label Jul 12, 2022
@ihcsim ihcsim added the frozen label Jul 13, 2022
@github-actions github-actions bot removed the stale label Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants