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

Update build.yml to add timeout #519

Closed
wants to merge 1 commit into from
Closed

Conversation

ellet0
Copy link
Contributor

@ellet0 ellet0 commented May 1, 2024

Sometimes (it happened with me twice) the workflow keep running forever, it can because of a bug, infinite loop or some mistake in the configurations etc...

To avoid the limit issues (it's higher in public/open source projects) and also to not unnecessarily cost GitHub, it's better to add timeout (which I think there should be by default lower and give the option to disable it or make it higher, see this for more info), we might also increase it to 10 if the build & test process take longer

@bitspittle bitspittle deleted the branch varabyte:0.17.4 May 24, 2024 07:33
@bitspittle bitspittle closed this May 24, 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.

None yet

2 participants