Avatar for the PrefectHQ user
PrefectHQ
prefect
BlogDocsChangelog

fix: replace bare `except:` with `except Exception:` in flow_engine

#21194Closed
Comparing
harshadkhetpal:fix/bare-except-flow-engine
(
455d583
) with
main
(
f1df771
)
CodSpeed Performance Gauge
0%
Untouched
2
Ignored
6

Benchmarks

8 total
bench_task_decorator
benches/bench_tasks.py
CodSpeed Performance Gauge
+1%
552 µs548 µs
bench_import_prefect_flow
benches/bench_import.py
CodSpeed Performance Gauge
0%
1.4 s1.4 s
bench_flow_call[options1]
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
0%
113.3 ms113.4 ms
bench_import_prefect
benches/bench_import.py
Ignored
CodSpeed Performance Gauge
0%
1.1 s1.1 s
bench_flow_call[options0]
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
+1%
112.6 ms112 ms
bench_task_call
benches/bench_tasks.py
Ignored
CodSpeed Performance Gauge
+67%
11.2 ms6.7 ms
bench_flow_decorator
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
0%
4.8 ms4.8 ms
bench_task_submit
benches/bench_tasks.py
Ignored
CodSpeed Performance Gauge
+70%
5.8 ms3.4 ms

Commits

Click on a commit to change the comparison range
Base
main
f1df771
+0.36%
fix: replace bare `except:` with `except Exception:` in flow_engine
455d583
22 hours ago
by harshadkhetpal
© 2026 CodSpeed Technology
Home Terms Privacy Docs