PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge branch 'main' into devin1/oss-8151-sigterm-reschedule-retry-type
devin1/oss-8151-sigterm-reschedule-retry-type
6 hours ago
chore(deps): Update dependency zod to v4 (#22795) Co-authored-by: prefect-renovate[bot] <313130218+prefect-renovate[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <alex.s@prefect.io>
main
8 hours ago
Hand the retry to the workers with a server-owned operation A retry claimed with retry_type="in_process" belongs to the process that reported the failure, and workers exclude those runs when they poll. The CLI released that claim with a read, a check and a full policy PATCH, which could lose a concurrent policy update and could not stop a report that the killed engine had already sent from claiming the retry again. The release is now a server operation that locks the run, writes only retry_type, and schedules an attempt the process abandoned. A new orchestration rule rejects a failure or crash report for a scheduled run whose retry belongs to the workers, so a late report from the killed engine cannot strand the run. Co-authored-by: Alex Streed <desertaxle@users.noreply.github.com>
devin1/oss-8151-sigterm-reschedule-retry-type
8 hours ago
Harden ProcessWorker workspace attempts
codex/process-worker-pulled-auto-uv
8 hours ago
docker: bind-mount the sdist in client/Dockerfile so it stops shipping in the client image (#22833) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alexander Streed <desertaxle@users.noreply.github.com>
main
8 hours ago
Fix OSS-8164 flow heartbeat shutdown Co-authored-by: Alexander Streed <alex.s@prefect.io>
devin1/oss-8164-zombie-detection-automation-false-positives-on-healthy
8 hours ago
Address include files review feedback
codex/include-files-base-dir
8 hours ago
fix(deps): preserve packaging lower bound
renovate/python-dependencies
8 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Release the in-process retry when SIGTERM reschedules a flow run
#22848
7 hours ago
3a46d5e
devin1/oss-8151-sigterm-reschedule-retry-type
CodSpeed Performance Gauge
-13%
Fix ProcessWorker auto-uv after pull steps
#22857
8 hours ago
8f8d5ba
codex/process-worker-pulled-auto-uv
CodSpeed Performance Gauge
0%
Stop flow-run heartbeats at the terminal state transition
#22897
9 hours ago
b00d2c7
devin1/oss-8164-zombie-detection-automation-false-positives-on-healthy
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs