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
This has been a nightmare for me - I don't have the permissions to retry specific tests when I run into a failure and rerunning all tests increases that chance that I run into this again.
I think we should be accounting for a failure to git pull with some sort of retry logic on the git step - when we're pulling frequently some failures should be expected I think github's SLA is ~99.9% for git operations.
I can put this in a PR for consideration / discussion.
https://github.com/open-telemetry/opentelemetry-python/actions/runs/13767616206/job/38498115997
Some tests of core_contrib_test.yml workflow are failing randomly with:
I found some related cases here: actions/runner-images#9632
Investigate that
The text was updated successfully, but these errors were encountered: