You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could have a Github Actions cronjob that periodically looks at CI jobs average runtime, compares it to the timeout.
If the difference is too big (above some defined threshold), we could send a slack message alerting that we could reduce the timeout and save on the failure case
You could also try to change the runner type to a cheaper/slower one, without altering the timeout to save costs
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: