PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
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
2 hours ago
Normalize async functions through configured @task()/@flow() factories too
tamasbelinszky:better-types
4 hours ago
fix failing check
uinstinct:cli-worker-bg
7 hours ago
docker: bind-mount the sdist so it stops shipping in published images The sdist was COPYed into the final stage and removed with `rm -rf dist/` in a later RUN, which only writes a whiteout: both layers were pushed, adding ~14.5 MB to every prefect image and ~0.9 MB to every prefect-client image. Bind-mounting the sdist keeps it out of the committed layers entirely. Closes #22831 Co-authored-by: Alexander Streed <desertaxle@users.noreply.github.com>
devin1/oss-8145-docker-sdist-layer
12 hours ago
Prevent runners from overwriting handled flow-run outcomes (#22821)
main
15 hours ago
docs: Add release notes for 3.8.3 (#22828) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: alex.s <alex.s@prefect.io> Co-authored-by: alex.s <ajstreed1@gmail.com> Co-authored-by: Alex Streed <desertaxle@users.noreply.github.com>
main
16 hours ago
Use single backticks in docstring (no-double-backticks hook)
tamasbelinszky:better-types
17 hours ago
chore(deps): Update docker images (#22776) Co-authored-by: prefect-renovate[bot] <313130218+prefect-renovate[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <alex.s@prefect.io>
main
17 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Stop one refused event from stopping all further event delivery
#22835
3 hours ago
d2f8cb2
devin/1786697534-events-refused-event-poison
CodSpeed Performance Gauge
0%
Fix async task and flow call-site typing and add typing regression tests
#22825
4 hours ago
2bc7386
tamasbelinszky:better-types
CodSpeed Performance Gauge
+1%
add the ability to background prefect worker
#22823
8 hours ago
0eba97c
uinstinct:cli-worker-bg
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs