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

CLT job execution time limit #22

Closed
djklim87 opened this issue Nov 22, 2023 · 1 comment
Closed

CLT job execution time limit #22

djklim87 opened this issue Nov 22, 2023 · 1 comment
Assignees

Comments

@djklim87
Copy link

I faced with a job that stuck and ran for more than 4 hours. We need to add some execution time limits

@donhardman
Copy link
Contributor

Unfortunately, we can't change the timeout for composite actions as discussed in this issue: actions/runner#1979. However, there's a simple workaround: just add the timeout-minutes parameter directly to the step or job where the action is called.

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

3 participants