Add default timeout to backends / exporters to fail softly
Open
backend
exporter
feature
- Dominant language
- Python
- Stars
- 564
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
Backends that don't have a proper timeout might wait forever thus clogging the Cloud Run scaling
Proposition:
Add a `DEFAULT_TIMEOUT` to each backend / exporter and make it configurable in the backend / exporter configs.
Contributor guide
Assessment
This issue has not been assessed yet.