PrefectHQ
prefect
BlogDocsChangelog

feat: convert late_runs service to docket perpetual function

#19722
Comparing
docket-late-runs
(
f2e57a0
) with
main
(
5c5d511
)
CodSpeed Performance Gauge
0%
Untouched
2
Ignored
6

Benchmarks

Passed

bench_import_prefect_flow
benches/bench_import.py
CodSpeed Performance Gauge
0%
1.4 s1.4 s
bench_task_decorator
benches/bench_tasks.py
CodSpeed Performance Gauge
0%
464.4 µs465.3 µs

Ignored

bench_flow_decorator
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
-10%
5.2 ms5.8 ms
bench_task_call
benches/bench_tasks.py
Ignored
CodSpeed Performance Gauge
-7%
32.2 ms34.6 ms
bench_flow_call[options0]
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
-5%
164.2 ms172.2 ms
bench_flow_call[options1]
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
0%
107.7 ms107.8 ms
bench_import_prefect
benches/bench_import.py
Ignored
CodSpeed Performance Gauge
0%
1.1 s1.1 s
bench_task_submit
benches/bench_tasks.py
Ignored
CodSpeed Performance Gauge
-24%
12 ms15.8 ms

Commits

Click on a commit to change the comparison range
Base
main
5c5d511
+0.19%
feat: convert late_runs service to docket perpetual function - Replace MarkLateRuns LoopService class with docket perpetual function - Use find-and-flood pattern: monitor_late_runs finds late runs and schedules mark_flow_run_late tasks via docket - Register mark_flow_run_late task function in background_workers.py - Remove MarkLateRuns from base.py service modules - Update tests to test docket task functions directly 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
c0ebd44
23 hours ago
by zzstoatzz
-0.27%
fix: update CLI test to not expect MarkLateRuns service 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
f2e57a0
4 hours ago
by zzstoatzz
© 2025 CodSpeed Technology
Home Terms Privacy Docs