PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Give completed subflows without persisted results a fresh run on parent retry Closes #23152
devin1/oss-8227-completed-subflow-loses-its-retry-budget-when-reexecuted-on
12 hours ago
Fix retry budget for completed subflows on parent retry
codex/subflow-retry-budget
12 hours ago
Fix two tests that do not check what their names say (#23142) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alexander Streed <alex.s@prefect.io>
main
18 hours ago
Bump soupsieve from 2.8.4 to 2.9 (#23147) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <desertaxle@users.noreply.github.com>
main
18 hours ago
fix date clearing on cancel (#23148)
main
20 hours ago
Make no-op comparisons in tests actually assert (#23141) Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
main
2 days ago
Add Osano consent manager to Prefect docs (#23133)
main
2 days ago
Only write deployments that a poll actually changes Every worker poll updated every deployment on the work pool's queues, even when nothing had changed. A queue with N deployments meant N row updates per poll. A poll now writes a deployment only if it is not READY, or if its last_polled is older than half of deployment_last_polled_timeout_seconds. Half the timeout keeps last_polled inside the timeout for any poll interval. The CTE still locks every candidate row. A filter there would skip rows, and skipped rows are not locked. A stale NOT_READY from the Foreman could then overwrite a fresh poll. So the rows to write are chosen after the lock. The update writes them in batches, under get_max_query_parameters(). Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
chuqCTC:fix/23129-conditional-mark-deployments-ready
2 days ago
Latest Branches
CodSpeed Performance Gauge
0%
Give completed subflows without persisted results a fresh run on parent retry
#23154
12 hours ago
2a9a692
devin1/oss-8227-completed-subflow-loses-its-retry-budget-when-reexecuted-on
CodSpeed Performance Gauge
0%
Fix retry budget for completed subflows on parent retry
#23153
12 hours ago
efc4c7c
codex/subflow-retry-budget
CodSpeed Performance Gauge
0%
Only write deployments that a poll actually changes
#23130
2 days ago
c6da1b6
chuqCTC:fix/23129-conditional-mark-deployments-ready
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs