PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Clarify _compute_retry_delay docstring (CSTRO, not force=True) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
fix-local-retry-jitter
9 hours ago
chore(deps): bump aiohttp from 3.13.4 to 3.14.0 (#22215)
main
14 hours ago
fix(services): recover perpetual services after Redis disruption (#22213) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <alex.s@prefect.io>
main
15 hours ago
Refine cleanup dispatcher delivery handling
alexs/oss-7941-oss-06-oss-cleanup-delivery-dispatcher
18 hours ago
fix(services): use automatic=True for perpetual services to recover from Redis disruptions After a Redis outage, the docket worker reconnects but only reschedules perpetual tasks that have automatic=True. All background services (foreman, scheduler, late_runs, etc.) used automatic=False, meaning they were scheduled once at server startup and relied solely on Perpetual.on_complete to re-queue themselves. If Redis was unavailable during on_complete, the task was permanently lost. Switching to automatic=True ensures the docket worker re-adds all perpetual services on every reconnection. docket.add with a key is idempotent (no-op if the task already exists), so this introduces no risk of duplicate executions during normal operation. closes #22212 Co-authored-by: Alex Streed <alex.s@prefect.io>
devin/1780512926-fix-perpetual-services-redis-recovery
19 hours ago
Split cleanup dispatcher registry from worker channel
alexs/oss-7941-oss-06-oss-cleanup-delivery-dispatcher
19 hours ago
Use memory cleanup queue in dispatcher tests
alexs/oss-7941-oss-06-oss-cleanup-delivery-dispatcher
20 hours ago
Free cleanup capacity after result send failures
alexs/oss-7941-oss-06-oss-cleanup-delivery-dispatcher
20 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
apply retry_jitter_factor in client-side task orchestration
#22203
9 hours ago
f51429e
fix-local-retry-jitter
CodSpeed Performance Gauge
0%
Add cleanup delivery dispatcher
#22206
18 hours ago
110feed
alexs/oss-7941-oss-06-oss-cleanup-delivery-dispatcher
CodSpeed Performance Gauge
0%
fix(services): recover perpetual services after Redis disruption
#22213
19 hours ago
99a98c7
devin/1780512926-fix-perpetual-services-redis-recovery
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs