PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(cli): include perpetual background services in service inventory
Mukeshkr-19:fix/background-service-inventory
5 hours ago
fix(cli): include perpetual background services in service inventory
Mukeshkr-19:fix/background-service-inventory
5 hours ago
Narrow the fix to the client-side worker enrichment (OSS-8146) Revert the server-side handling of invalid events and the generic client resend/drop mechanism. The defect is that EventsWorker appends run-context resources to an event that was already validated, so keep only that fix and its worker regression test.
devin/1786697534-events-refused-event-poison
20 hours ago
fix(workers): honor a prefetch_seconds of 0
ckarnell:fix/worker-prefetch-seconds-zero
23 hours ago
Count a resend attempt only when an event is actually resent (OSS-8146)
devin/1786697534-events-refused-event-poison
23 hours ago
Merge branch 'main' into better-types
tamasbelinszky:better-types
1 day ago
Stop one refused event from stopping all event delivery (OSS-8146) The events worker appended the run context resources to an event that was already at the maximum, the API then refused the enlarged event and closed the websocket, and the client resent the refused event on every reconnect, so no later event was delivered. - truncate the related resources from the run context at the maximum - refuse an invalid event in /events/in without closing the connection - drop an unconfirmed event after a few failed resend attempts closes #22834
devin/1786697534-events-refused-event-poison
1 day ago
Normalize async functions through configured @task()/@flow() factories too
tamasbelinszky:better-types
1 day ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(cli): include perpetual background services in service inventory
#22838
5 hours ago
8192c8f
Mukeshkr-19:fix/background-service-inventory
CodSpeed Performance Gauge
0%
Keep run-context related resources within the maximum an event permits
#22835
21 hours ago
3f9ee5d
devin/1786697534-events-refused-event-poison
CodSpeed Performance Gauge
0%
Honor a prefetch_seconds of 0 in BaseWorker
#22836
23 hours ago
f32e2ab
ckarnell:fix/worker-prefetch-seconds-zero
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs