PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(tests): add timeout and transport retries to `hosted_api_client` fixture (#22130) Co-authored-by: Alexander Streed <ajstreed1@gmail.com>
main
2 hours ago
fix: use asyncio.wait instead of wait_for for Python 3.10 compat asyncio.wait_for has CancelledError-leaking edge cases on Python 3.10 where the timeout cancels the inner task but CancelledError propagates instead of being caught and re-raised as TimeoutError. Switch to asyncio.wait which returns done/pending sets without cancelling, then cancel the recv task explicitly. Also updated the test to verify heartbeat behavior (consumer stays alive and calls _check_for_suspended_flow_runs on silence) instead of verifying it exits and switches to polling. Co-authored-by: Alex Savage <alex.savage@prefect.io> Co-Authored-By: bot_apk <apk@cognition.ai>
devin/1780061524-fix-suspension-observer-timeout
2 hours ago
Merge branch 'main' into devin/1779994402-fix-work-pool-storage-uppercase
devin/1779994402-fix-work-pool-storage-uppercase
2 hours ago
fix(tests): fix flaky tests on main — regenerate SettingAccessor and widen timing tolerance (#22133) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: apk <apk@cognition.ai> Co-authored-by: Alex Streed <desertaxle@users.noreply.github.com>
main
2 hours ago
Merge branch 'main' into devin/1779933915-fix-flaky-tests
devin/1779933915-fix-flaky-tests
3 hours ago
chore(deps-dev): bump the eslint group in /ui-v2 with 2 updates (#22126) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
3 hours ago
Update generated settings accessors
harsh21234i:fix/issue-20233
3 hours ago
Merge branch 'main' into fix/issue-20233
harsh21234i:fix/issue-20233
4 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(suspension): add receive timeout to websocket consumer for polling fallback
#22150
2 hours ago
f767813
devin/1780061524-fix-suspension-observer-timeout
CodSpeed Performance Gauge
0%
fix(cli): lowercase work pool name in block document names for `storage configure`
#22144
2 hours ago
58abb45
devin/1779994402-fix-work-pool-storage-uppercase
CodSpeed Performance Gauge
0%
fix(tests): fix flaky tests on main — regenerate SettingAccessor and widen timing tolerance
#22133
3 hours ago
8469d93
devin/1779933915-fix-flaky-tests
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs