PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Replace bare `except:` with `except Exception:` in flow_engine.py
harshadkhetpal:fix/bare-except-flow-engine-2026-03-22
4 hours ago
Split Client Tests into two matrix jobs to avoid CI timeouts (#21213) 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
1 day ago
Apply review suggestion: use -s flag for uv run in verify step Co-authored-by: alex.s <alex.s@prefect.io> Co-Authored-By: alex.s <ajstreed1@gmail.com>
devin/1774036048-split-client-tests
1 day ago
docs: add network configuration guide for restricted environments (#21215) 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
1 day ago
Fix `PrefectFutureList.result()` raising `AttributeError` after flow resolution (#21221) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <desertaxle@users.noreply.github.com>
main
1 day ago
Add CI job to verify all test files are covered by matrix entries Adds scripts/verify_test_selection.py which parses the workflow YAML, discovers all test_*.py files under tests/, and fails if any file is not covered by at least one run-tests matrix entry. This prevents new test modules from being silently skipped when the matrix is updated. A new verify-test-selection job runs this script on every PR and push. Co-authored-by: alex.s <alex.s@prefect.io> Co-Authored-By: alex.s <ajstreed1@gmail.com>
devin/1774036048-split-client-tests
1 day ago
docs: document parameter resolution behavior and `quote`/`opaque` annotations (#21214) 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
1 day ago
Add integration regression test for flow returning mapped task futures Test that a @flow returning task.map() produces a plain list after the flow engine resolves futures, matching the MRE from issue #21220. Closes #21220 Co-authored-by: Alex Streed <desertaxle@users.noreply.github.com> Co-Authored-By: unknown <>
devin/OSS-7775-1774051569
1 day ago
Latest Branches
CodSpeed Performance Gauge
0%
Replace bare `except:` with `except Exception:` in flow_engine.py
#21224
4 hours ago
192ba4e
harshadkhetpal:fix/bare-except-flow-engine-2026-03-22
CodSpeed Performance Gauge
0%
Split Client Tests into two matrix jobs to avoid CI timeouts
#21213
1 day ago
618173e
devin/1774036048-split-client-tests
CodSpeed Performance Gauge
0%
Fix `PrefectFutureList.result()` raising `AttributeError` after flow resolution
#21221
1 day ago
cee2870
devin/OSS-7775-1774051569
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs