Skip to content

chore: bump backend timeout as it frequently timesout with 15 minutes#5754

Merged
scott-ray-wilson merged 1 commit intomainfrom
bump-timeout-on-backend-test
Mar 19, 2026
Merged

chore: bump backend timeout as it frequently timesout with 15 minutes#5754
scott-ray-wilson merged 1 commit intomainfrom
bump-timeout-on-backend-test

Conversation

@scott-ray-wilson
Copy link
Copy Markdown
Contributor

Context

This PR bumps the backend test workflow timeout to 30 minutes as it frequently times out with 15 minutes

Screenshots

N/A

Steps to verify the change

Type

  • Fix
  • Feature
  • Improvement
  • Breaking
  • Docs
  • Chore

Checklist

  • Title follows the conventional commit format: type(scope): short description (scope is optional, e.g., fix: prevent crash on sync or fix(api): handle null response).
  • Tested locally
  • Updated docs (if needed)
  • Updated CLAUDE.md files (if needed)
  • Read the contributing guide

@maidul98
Copy link
Copy Markdown
Collaborator

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Mar 18, 2026

Greptile Summary

This PR doubles the GitHub Actions timeout-minutes for the check-be-pr backend integration test job from 15 to 30 minutes to prevent frequent workflow timeouts. It also cleans up a trailing whitespace character and a missing trailing newline at the end of the file.

  • timeout-minutes changed from 1530 on the check-be-pr job
  • Minor whitespace cleanup (removed trailing space after docker system prune -af and removed the missing EOF newline)

Confidence Score: 5/5

  • This PR is safe to merge — it only adjusts a CI workflow timeout value and makes minor whitespace fixes.
  • The change is limited to a single numeric value in a CI workflow configuration file. There are no logic changes, no application code modifications, and no security implications. Doubling the timeout is a straightforward and justified fix to prevent spurious CI failures.
  • No files require special attention.

Important Files Changed

Filename Overview
.github/workflows/run-backend-tests.yml Bumps timeout-minutes from 15 to 30 for the backend integration test job; also removes a trailing whitespace line and a trailing newline at EOF.

Last reviewed commit: "chore: bump backend ..."

@scott-ray-wilson scott-ray-wilson merged commit 6b45ac0 into main Mar 19, 2026
7 checks passed
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.

3 participants