PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Make Redis causal ordering cluster-slot safe
main
3 hours ago
fix(ui-v2): harden rich artifact CSP injection
bd/feat/10958-rich-html-iframe-artifacts
6 hours ago
Restore unattempted events when a resend fails partway through If the connection died again in the middle of _reconnect()'s resend loop, events that had not yet been re-attempted existed only in the local list and were silently dropped from the unconfirmed buffer. Restore them on failure so a later reconnect (or the next checkpoint interval) can retry them. Addresses review feedback on the partial-resend edge case.
ZaeemRiaz:fix-events-checkpoint-loop-reconnect
7 hours ago
Reconnect events client from time-based checkpoint when connection is lost The time-based checkpoint loop only pinged the existing websocket. If the connection died while events were unconfirmed (e.g. a server restart) and nothing further was emitted, the loop pinged the dead connection every interval indefinitely, re-raising the remembered close and never delivering the unconfirmed events. Reconnection only lived in the emit() path. Detect a closed connection in the checkpoint loop and route recovery through the existing _reconnect(), which resends unconfirmed events and starts a replacement checkpoint task. If reconnecting fails, keep retrying each interval.
ZaeemRiaz:fix-events-checkpoint-loop-reconnect
8 hours ago
Fix Windows permission error on git pull in runner storage (#22447) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <alex.s@prefect.io>
main
17 hours ago
Clear read-only attrs before rmtree fallback; add test type hints Addresses Codex review: the reclone fallback (shutil.rmtree) can still hit read-only git object files on Windows, so route it through a helper that clears read-only attributes first. Also annotate new test fixtures. Co-authored-by: Alex Streed <alex.s@prefect.io>
devin1/oss-8066-windows-permission-error-after-git-pull-on-worker
17 hours ago
Merge branch 'main' into flow-run-batch-delete-cancel
hemantmm:flow-run-batch-delete-cancel
1 day ago
Merge branch 'main' into flow-run-policy-retry-counters
hemantmm:flow-run-policy-retry-counters
1 day ago
Latest Branches
CodSpeed Performance Gauge
0%
feat: Rich Artifacts (HTML/iframe content)
#21364
6 hours ago
ee16aa5
bd/feat/10958-rich-html-iframe-artifacts
CodSpeed Performance Gauge
0%
Reconnect events client from time-based checkpoint when connection is lost
#22451
8 hours ago
f3fa206
ZaeemRiaz:fix-events-checkpoint-loop-reconnect
CodSpeed Performance Gauge
0%
Fix Windows permission error on git pull in runner storage
#22447
17 hours ago
8e35cf9
devin1/oss-8066-windows-permission-error-after-git-pull-on-worker
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs