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
From time to time, more often than not at times, one or more runners in the CI are extremely slow and get killed by the timeout after running for ages. This is extremely annoying as the state of the CI then is failed, although there is nothing wrong with the code.
I have only seen this happen with the pytest runners, which means there may be something we can do on our side.
The text was updated successfully, but these errors were encountered:
From time to time, more often than not at times, one or more runners in the CI are extremely slow and get killed by the timeout after running for ages. This is extremely annoying as the state of the CI then is failed, although there is nothing wrong with the code.
I have only seen this happen with the pytest runners, which means there may be something we can do on our side.
The text was updated successfully, but these errors were encountered: