Skip to content

fix(db): allow five hours for database migrations - #7838

Merged
icecrasher321 merged 1 commit into
stagingfrom
codex/migration-timeout-five-hours
Sep 15, 2026
Merged

icecrasher321 merged 1 commit into
stagingfrom
codex/migration-timeout-five-hours

Conversation

@icecrasher321

Copy link
Copy Markdown
Collaborator

Summary

  • Increase the database migration job timeout from 180 to 300 minutes so bulk projection backfills and concurrent index builds have time to finish on larger databases.

Type of Change

  • Bug fix

Testing

  • Parsed the workflow YAML and verified the 300-minute job timeout applies to both workflow entry points.
  • Repository lint, all repository audits (including strict API validation), block registry validation, and docs manifest validation passed.
  • Regenerated committed artifacts with no additional changes.

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing — configuration-only change; validated the workflow directly.
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

@vercel

vercel Bot commented Sep 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
docs Building Building Preview Sep 15, 2026 1:46am UTC

Request Review

@icecrasher321

Copy link
Copy Markdown
Collaborator Author

@greptile

@icecrasher321

Copy link
Copy Markdown
Collaborator Author

@cubic-dev-ai review this PR

@cubic-dev-ai

cubic-dev-ai Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

@cubic-dev-ai review this PR

@icecrasher321 I have started the AI code review. It will take a few minutes to complete.

@icecrasher321
icecrasher321 merged commit 058c37b into staging Sep 15, 2026
24 of 25 checks passed
@icecrasher321
icecrasher321 deleted the codex/migration-timeout-five-hours branch September 15, 2026 01:47
@greptile-apps

greptile-apps Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

RetriggerConfidence Score: 5/5

The PR appears safe to merge.

Summary

Increases the database migration job timeout from three hours to five hours so long-running backfills and concurrent index builds can complete.

  • Applies the 300-minute timeout to the shared migration job used by callable and manually dispatched workflows.
  • Does not change migration commands, credentials, triggers, or database behavior.

Reviews (1) · Last reviewed commit: "fix(db): allow five hours for database m..."

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.

1 participant