canonical / canonical/postgresql-operator
Raise http errors on requests calls where appropriate
Open
- Dominant language
- Python
- Stars
- 20
- Forks
- 36
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 30
Description
```suggestion
)
r.raise_for_status()
logger.debug(
```
guessing we want to retry if the request fails?
_Originally posted by @carlcsaposs-canonical in https://github.com/canonical/postgresql-operator/pull/1395#discussion_r2758865860_
Contributor guide
Assessment
This issue has not been assessed yet.