PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: cap tag related resources to event maximum Deployments may carry more than 100 tags, but events reject more than the configured maximum related resources. Truncate tag-related resources when building events so flow-run creation no longer fails. Fixes #19064 Co-authored-by: Cursor <cursoragent@cursor.com>
vedjaw:fix/19064-cap-event-tag-related-resources
22 hours ago
Fix in pyproject Signed-off-by: merobi-hub <merobi@gmail.com>
merobi-hub:add-openlineage
1 day ago
Setup in pyproject and version in init Signed-off-by: merobi-hub <merobi@gmail.com>
merobi-hub:add-openlineage
1 day ago
test: add tests for negative timeout ValueError validation
kingsley-123:fix/validate-negative-timeout-in-futures
1 day ago
fix: raise ValueError for negative timeout in PrefectFutureList.result, as_completed, and wait Negative timeout values were silently accepted and produced confusing TimeoutError messages like 'within -1 seconds'. This is inconsistent with Python's standard library (queue.Queue, threading.Event) which raises ValueError for negative timeouts. Added input validation to raise ValueError immediately when a negative timeout is passed to PrefectFutureList.result(), as_completed(), and wait().
kingsley-123:fix/validate-negative-timeout-in-futures
1 day ago
Rm superfluous test in test_listener Signed-off-by: merobi-hub <merobi@gmail.com>
merobi-hub:add-openlineage
2 days ago
README content and error handling in listener Signed-off-by: merobi-hub <merobi@gmail.com>
merobi-hub:add-openlineage
2 days ago
chore(deps): bump docker/login-action from 4 to 4.5.2 (#22688) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
2 days ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: cap tag related resources to event maximum
#22694
23 hours ago
c6acb6b
vedjaw:fix/19064-cap-event-tag-related-resources
CodSpeed Performance Gauge
0%
Add OpenLineage integration
#22475
1 day ago
850748d
merobi-hub:add-openlineage
CodSpeed Performance Gauge
0%
fix: raise ValueError for negative timeout in PrefectFutureList.result, as_completed, and wait
#22692
1 day ago
f7d55de
kingsley-123:fix/validate-negative-timeout-in-futures
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs