Change default value of `error_on_failure` to True in network.py
Open
enhancement
- Dominant language
- Python
- Stars
- 184
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
By default, failed network requests in ClusterRunner won't raise unless the caller set `error_on_failure` explicitly. This is generally not pythonic as it's implicit instead of explicit.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.