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?
In case GitHub responds with 503, the dependency submission silently fails and the SBOM is not published:
Could we introduce a retry mechanism for that? Or at least fail the build instead of ignoring silently?