Avatar for the PrefectHQ user
PrefectHQ
prefect
BlogDocsChangelog

Branches performance

Pull requests

fix 429 rate limit#21111
last run
6 hours ago
fix 429 rate limit
6 hours ago
a9b6ea4
jellyfish0316:fix/worker-429-rate-limit-clean
CodSpeed Performance Gauge
0%
feat(server): #21109 support leading wildcards in resource matching of event triggers
6 hours ago
0dc2463
clifflau1120:21109-support-leading-wildcard-in-resource-matching-of-event-triggers
CodSpeed Performance Gauge
0%
Fix flaky hosted API tests: unify SQLite timeout, increase httpx timeout, fix missing await Three root causes addressed for flaky test failures on main: 1. SQLite busy_timeout was 30s in test mode vs 60s in production. Under heavy parallel test execution (pytest-xdist), the hosted API server subprocess and test process compete for the same SQLite file, causing lock contention that can exceed 30s. Unified to 60s for all modes. 2. hosted_api_client used the default httpx timeout of 5s. When the hosted server is slow to respond under CI load (e.g., waiting on SQLite locks), 5s is insufficient. Increased to 30s. 3. test_delete_task_run_deletes_logs had a missing 'await' on asyncio.sleep(1), creating a tight polling loop that hammered the DB instead of yielding between retries. Failing tests: - test_get_runs_in_queue_concurrency_limit_and_limit[1] (httpx.ReadError) - test_delete_task_run_deletes_logs (httpx.ConnectTimeout) Co-authored-by: bot_apk <apk@cognition.ai>
18 hours ago
8b8a90e
devin/1773342657-fix-flaky-hosted-api-tests
CodSpeed Performance Gauge
0%
Fix noisy 'I/O operation on closed file' during test teardown#21096
last run
2 days ago
Prefix SafeStreamHandler with underscore to mark as private Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2 days ago
c7af34f
fix/safe-stream-handler-teardown-16626
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs