Closed omus closed 3 years ago
For the record the failure noticed was:
...
Testing Running tests...
[ Info: Creating pod test-pod-control-named-lgjnp
[ Info: Waiting for pod to start...
Error: The operation was canceled.
The reason the operation was cancelled was because the job had run for 6h 0m 13s
We should add timeouts like https://github.com/ericphanson/TrackingTimers.jl/blob/2be995fedf780796a8be7e8c8b260249963856ea/.github/workflows/CI.yml#L13 so it errors quicker if there’s a hang.
First noticed in #81