PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Preserve deployment schedule ids on upsert to prevent duplicate scheduled runs Deployment upserts deleted and recreated every schedule row, changing schedule ids. Since scheduled-run idempotency keys embed the schedule id, a redeploy racing the scheduler let the same scheduled occurrence be inserted twice (PrefectHQ/prefect#18894). Reconcile schedules by slug during upserts instead: matching slugs are updated in place (preserving ids, honoring the replaces rename directive), removed schedules are deleted, and new ones are created. Deployments without slugs on every schedule keep the previous delete-and-recreate behavior.
developer-rpai:fix-18894-preserve-schedule-ids-on-deploy
6 hours ago
fix(events): preserve near-limit event publication (#22957)
mikemikimike:fix-event-url-template-22957-work
12 hours ago
Only treat back-edges as cycles when collecting nested states Co-authored-by: Alexander Streed <desertaxle@users.noreply.github.com>
devin1/oss-8223-flow-ends-completed-when-it-returns-a-list-of-map-results
15 hours ago
Make Azure bundle uploads idempotent for reused sidecar keys (#23170) 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
15 hours ago
Make queue service cache eviction atomic
devin/1790017960-stale-queue-service-instance
16 hours ago
chore(prefect-dbt): modernize type annotations to Python 3.10+ syntax (#23173)
main
16 hours ago
Cache QueueService instances before starting them so a startup failure evicts itself Co-Authored-By: bot_apk <apk@cognition.ai>
devin/1790017960-stale-queue-service-instance
16 hours ago
Merge branch 'main' into codex/subflow-retry-budget
codex/subflow-retry-budget
16 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Preserve deployment schedule ids on upsert to prevent duplicate scheduled runs
#23175
6 hours ago
54bcc50
developer-rpai:fix-18894-preserve-schedule-ids-on-deploy
CodSpeed Performance Gauge
0%
Preserve ReceivedEvent URLs during serialization
#22978
12 hours ago
620cbbd
mikemikimike:fix-event-url-template-22957-work
CodSpeed Performance Gauge
0%
Aggregate nested iterables of states when determining final state
#23139
15 hours ago
4fcb940
devin1/oss-8223-flow-ends-completed-when-it-returns-a-list-of-map-results
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs