Skip to content

add timeout to github actions#69

Merged
Caleb-Cohen merged 2 commits into
mainfrom
timeout
Mar 29, 2023
Merged

add timeout to github actions#69
Caleb-Cohen merged 2 commits into
mainfrom
timeout

Conversation

@Caleb-Cohen

Copy link
Copy Markdown
Collaborator

Closes #issue-number-here (replace with issue number)

Description

I had two test hang and run for 15+ minutes today. This adds a timeout so we don't waste @timmyichen's money.

Testing

Describe what a reviewer should do to test your code, including instructions for manually testing as well as relevant automated test suites to run.

Type of change

Please remove all except for everything applicable, and then remove this line.

  • Bug fix (non-breaking change which fixes an issue)
  • Change to documentation/GitHub flows/CICD

Screenshots

No

Checklist:

  • Changes have new/updated automated tests, if applicable
  • Changes have new/updated docs, if applicable
  • I have performed a self-review of my own code
  • I have added comments on any new, hard-to-understand code
  • Changes have been manually tested
  • Changes generate no new errors or warnings

@MainlyColors MainlyColors left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

I'm interested in why only 2 PRs ran for so long but this PR ran for the normal ~2mins like all others

@devonzara

Copy link
Copy Markdown
Collaborator

Do we need 10 minutes? Seems like the ones that pass average about 2 minutes, I think 5 would be plenty for our current tests. We can adjust it in the future as they grow...

@Caleb-Cohen

Copy link
Copy Markdown
Collaborator Author

Do we need 10 minutes? Seems like the ones that pass average about 2 minutes, I think 5 would be plenty for our current tests. We can adjust it in the future as they grow...

Request accepted

@devonzara devonzara left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

👍🏼

@MatthewBozin MatthewBozin left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@Caleb-Cohen Caleb-Cohen merged commit e5ecd5d into main Mar 29, 2023
@Caleb-Cohen Caleb-Cohen deleted the timeout branch March 29, 2023 00:18
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.

4 participants