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
chore(ci): retry flaky instrumentation-http in platform workflow (#7678)
Add retries (nick-fields/retry, 3 attempts) around the http
instrumentation test steps to work around a flaky bug in Node.js
http code. Inline the job steps instead of the shared action so
only this job is affected. TODO: revert to ./.github/actions/
instrumentations/test once fixed upstream.
0 commit comments