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
In case GitHub responds with 503, the dependency submission silently fails and the SBOM is not published:
Warning: Failed to generate-and-submit dependency graph. Will continue.
HttpError: Dependency submission failed for ../../_temp/setup-gradle/build_publish-build-2.json.
Could we introduce a retry mechanism for that? Or at least fail the build instead of ignoring silently?