PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Avoid Docket imports during SDK startup
codex/docket-background-task-ha
13 hours ago
chore(deps): bump github/codeql-action from 4 to 4.37.4 (#22703) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
16 hours ago
fix(server): forced transitions cannot undo a flow run cancellation `FlowRunEngine.handle_crash` reports Crashed with force=True, which uses MinimalFlowPolicy — no cancellation guard. When a cancelled run's process outlives the cancellation (SIGTERM handling, slow teardown), its dying crash report overwrites Cancelling/Cancelled with Crashed and fires crash automations for a clean operator cancel. - add EnforceCancellingToCancelledTransition to MinimalFlowPolicy so force cannot undo an in-progress cancellation - add PreventCrashedOverCancelledTransition (Cancelled -> Crashed only, also in MinimalFlowPolicy) so a late crash report cannot undo a completed one; Cancelled runs stay retryable (#20271) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
enforce-cancellation-under-force
17 hours ago
fix(server): forced transitions cannot undo a flow run cancellation `FlowRunEngine.handle_crash` reports Crashed with force=True, which uses MinimalFlowPolicy — no cancellation guard. When a cancelled run's process outlives the cancellation (SIGTERM handling, slow teardown), its dying crash report overwrites Cancelling/Cancelled with Crashed and fires crash automations for a clean operator cancel. - add EnforceCancellingToCancelledTransition to MinimalFlowPolicy so force cannot undo an in-progress cancellation - add PreventCrashedOverCancelledTransition (Cancelled -> Crashed only, also in MinimalFlowPolicy) so a late crash report cannot undo a completed one; Cancelled runs stay retryable (#20271) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
enforce-cancellation-under-force
18 hours ago
docs: List 3.7 and 3.8 release notes and link Prefect Cloud changelog (#22702) Co-authored-by: sean <sean@prefect.io> Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
main
19 hours ago
Document how `follows` establishes event ordering for automation triggers (#22710) Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
main
19 hours ago
docs: Add release notes for `prefect-kubernetes==0.7.12`, `prefect-redis==0.2.14`, `prefect-aws==0.7.11`, and `prefect-slack==0.4.0` (#22709) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <desertaxle@users.noreply.github.com> Co-authored-by: alex.s <ajstreed1@gmail.com>
main
19 hours ago
Keep the 5 minute cutoff note in the `follows` docstring The declarative rewrite of the `follows` parameter dropped the sentence about the 5 minute cutoff, but that behavior is real and callers need to know about it. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
follows-ordering-docs
19 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Add highly available background task delivery
#22609
6 days ago
6fa611d
codex/docket-background-task-ha
CodSpeed Performance Gauge
0%
fix(server): forced transitions cannot undo a flow run cancellation
#22717
4 days ago
197d107
enforce-cancellation-under-force
CodSpeed Performance Gauge
0%
Document how `follows` establishes event ordering for automation triggers
#22710
19 hours ago
47937b5
follows-ordering-docs
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs