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
Due to edf4a80, builds run more than 30 minutes where they could run in 3-5 minutes. This wastes CI resources and no PR build can run in that period. There must be a better way to wait for some resource to get ready than to wait for 30 or 10 minutes. Also, the 30 minute wait does nothing because Travis basically kills the script after 30 minutes anyway, so the deployment gets cancelled
The text was updated successfully, but these errors were encountered:
Due to edf4a80, builds run more than 30 minutes where they could run in 3-5 minutes. This wastes CI resources and no PR build can run in that period. There must be a better way to wait for some resource to get ready than to wait for 30 or 10 minutes. Also, the 30 minute wait does nothing because Travis basically kills the script after 30 minutes anyway, so the deployment gets cancelled
The text was updated successfully, but these errors were encountered: