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

Set timeout for test-and-build #609

Merged
merged 1 commit into from
Jul 11, 2023
Merged

Set timeout for test-and-build #609

merged 1 commit into from
Jul 11, 2023

Conversation

maciek-rdx
Copy link
Contributor

@maciek-rdx maciek-rdx commented Jul 11, 2023

Description

It avoids situations where our build gets stuck and we have to pay for idle time... Usually, the CI action takes no more than 38 mins, so setting a 60 50 mins timeout is more than just enough. Maybe even 45-50 would be ok?

Copy link
Contributor

@kugel3 kugel3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Possibly lower it to 40 minutes. Do you know why you still appear as "unverified"?

@maciek-rdx
Copy link
Contributor Author

maciek-rdx commented Jul 11, 2023

Possibly lower it to 40 minutes. Do you know why you still appear as "unverified"?

Let's play it safe with 50 mins. There is a bunch of runs that took ~45+ mins. It's still a good improvement over the default 6hrs @kugel3 👍

When it comes to "Unverified" - I don't see an urgency to handle that atm. Will possibly get to it some day...

@maciek-rdx maciek-rdx merged commit ab6dd28 into main Jul 11, 2023
3 checks passed
@maciek-rdx maciek-rdx deleted the infra/set-timeout branch July 11, 2023 11:28
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants