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
Add retry for the unstable steps in daily_scan workflow (#1061)
*Description of changes:*
add retry step for `Install and run dependency scan` which has higher
transient failure rate.
https://github.com/aws-observability/aws-otel-java-instrumentation/actions/runs/13637396412/job/38119414216
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
Co-authored-by: $(git --no-pager log --format=format:'%an' -n 1) <$(git --no-pager log --format=format:'%ae' -n 1)>
0 commit comments