Avatar for the PrefectHQ user
PrefectHQ
prefect
BlogDocsChangelog

Branches performance

Pull requests

fix: replace 1 bare except clauses with except Exception#20863
last run
16 minutes ago
fix: replace 1 bare except clauses with except Exception
20 minutes ago
1a95ffa
haosenwang1018:fix/bare-excepts
CodSpeed Performance Gauge
0%
feat(05-02): All public/private method delegation + module-level re-exports#20859
last run
4 hours ago
feat(05-02): Delegate has_slots_available to LimitManager, add _scheduled_run_poller.stopping to astop, add module-level re-exports block Changes: - astop(): Set _scheduled_run_poller.stopping = True before cancelling - has_slots_available(): Delegate to _limit_manager.has_slots_available() - Add module-level re-exports comment block documenting patch targets Co-authored-by: desertaxle <desertaxle@users.noreply.github.com> Co-Authored-By: unknown <>
4 hours ago
ef7cff7
facade-wiring/05-02-method-delegation
CodSpeed Performance Gauge
0%
fix(db-vacuum): lower default batch_size from 1000 to 200 The orphaned-row queries (NOT EXISTS subqueries) require scanning the full log/artifact table. At batch_size=1000 on Postgres this takes ~9-11s, exceeding asyncpg's default command timeout. At 200 the same query completes in ~1.6s. Tested against a live Postgres instance with 2.7M logs and 102K flow runs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 hours ago
d5a9c5d
fix-db-vacuum-batch-size
CodSpeed Performance Gauge
0%
Optimize ProcessPoolTaskRunner worker overhead#20853
last run
6 hours ago
Optimize worker hydration and block collection loading
6 hours ago
a019f02
processpool-taskrunner-optimizations
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs