Back to overview
Resolved

Service degradation due to database outage

Sep 8, 2026 at 10:25pm UTC
Affected services
app.meticulous.ai
app.meticulous.ai#test-run-execution
app.meticulous.ai#test-run-triggering
app.meticulous.ai#pr-approval-workflow

Resolved
Sep 8, 2026 at 11:21pm UTC

The database outage is now resolved.

Any new test runs should successfully execute. We're re-executing failed test runs where possible.

You can re-run failed test runs by triggering a retry in your CI or by pushing another commit:
git commit --allow-empty -m "Retry Meticulous" && git push

Created
Sep 8, 2026 at 10:25pm UTC

Our primary database is experiencing a lock contention issue that is blocking test-run creation, execution, and PR status updates. The web UI is reachable but may show errors. We are working on a fix.