PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge branch 'main' into worker-start-background
SreeramaYeshwanthGowd:worker-start-background
59 minutes ago
Reserve related-resource slots from the caller, not a fixed guess `tags_as_related_resources()` is public, and reserving a hard-coded 10 slots meant any caller with fewer than 10 non-tag related resources silently lost tags. With the default `maximum_related_resources` of 100, a caller with no other resources got 90 tags instead of 100, so automations or filters matching a dropped tag stopped seeing those events. Take the count from the caller instead. `reserved` defaults to 0, so the helper now yields every tag that fits, and the four call sites pass `len(related)` -- the number of slots they have actually composed. The server-side cap in `_resource_data_as_related_resources` already worked this way, computing from `len(related)`.
vedjaw:fix/19064-cap-event-tag-related-resources
3 hours ago
docs: Add release notes for 3.8.2 (#22758) 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>
main
18 hours ago
fix(concurrency): release leases granted to callers that were cancelled mid-acquire (#22621) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: bot_apk <apk@cognition.ai> Co-authored-by: desertaxle <alex.s@prefect.io>
main
18 hours ago
Keep setuptools in conda Docker images (#22743) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <alex.s@prefect.io>
main
19 hours ago
Keep setuptools in conda Docker images
devin1/oss-8124-missing-module-_distutils_hack
20 hours ago
chore(deps): bump pymdown-extensions from 11.0 to 11.0.1 (#22756) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
20 hours ago
chore(deps-dev): bump fast-uri from 3.1.4 to 3.1.5 in /ui-v2 (#22711) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <desertaxle@users.noreply.github.com>
main
20 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Add prefect worker start --background and prefect worker stop
#22588
1 hour ago
0599f51
SreeramaYeshwanthGowd:worker-start-background
CodSpeed Performance Gauge
0%
fix: cap tag related resources to event maximum
#22694
3 hours ago
baf2948
vedjaw:fix/19064-cap-event-tag-related-resources
CodSpeed Performance Gauge
0%
Keep setuptools in conda Docker images
#22743
20 hours ago
ef677e8
devin1/oss-8124-missing-module-_distutils_hack
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs