Skip to content

Fix timeout issue#31

Merged
karunesh-tech merged 1 commit intomainfrom
sandhi/fix-timeout
Mar 5, 2026
Merged

Fix timeout issue#31
karunesh-tech merged 1 commit intomainfrom
sandhi/fix-timeout

Conversation

@sandhi18
Copy link
Contributor

@sandhi18 sandhi18 commented Mar 5, 2026

Description

This pull request adds timeout configurations to the SBOM scan workflow to help prevent scan timeouts and improve reliability.

SBOM Workflow Improvements:

  • Added --detect.timeout=3600 and --blackduck.timeout=1200 to the DETECT_ARGS in .github/workflows/sbom.yml to ensure the BOM scan does not run indefinitely and fails gracefully if it exceeds the specified time limits.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • If Gemfile.lock has changed, I have used --conservative to do it and included the full output in the Description above.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

Signed-off-by: sandhi <sagarwal@progress.com>
@karunesh-tech karunesh-tech merged commit 0a51d4c into main Mar 5, 2026
3 checks passed
@karunesh-tech karunesh-tech deleted the sandhi/fix-timeout branch March 5, 2026 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants