Avatar for the PrefectHQ user
PrefectHQ
prefect
BlogDocsChangelog

Performance History

Latest Results

Fix flaky test: unify SQLite busy_timeout to 60s for all modes The test_get_runs_in_queue_concurrency_limit_and_limit test was intermittently failing with httpx.ReadError because the hosted API server subprocess encountered SQLite lock contention during parallel test execution (pytest-xdist). The 30s busy_timeout in test mode was insufficient under heavy parallel load, causing the server to fail and close the connection. Remove the test-specific timeout differentiation and use the same 60s timeout for all modes. This gives SQLite enough time to handle lock contention during parallel test execution without impacting test performance, since the timeout is only reached under genuine contention scenarios. Co-authored-by: bot_apk <apk@cognition.ai>
devin/1773078422-fix-flaky-work-queue-sqlite-timeout
22 minutes ago
Fix mypy type annotation errors in process worker
shnhdan:fix/otel-flow-run-subprocess
55 minutes ago
Merge branch 'main' into fix/otel-flow-run-subprocess
shnhdan:fix/otel-flow-run-subprocess
1 hour ago
Fix ruff formatting
shnhdan:fix/otel-flow-run-subprocess
1 hour ago

Active Branches

Fix flaky test: unify SQLite busy_timeout to 60s for all modes
last run
22 minutes ago
#21042
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs