Avatar for the PrefectHQ user
PrefectHQ
prefect
BlogDocsChangelog

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
Make queue service cache eviction atomic
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%
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