Implement request error handling
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Every requests is just doing its thing, while we do not check for any error. This is a bit intentional because we do not know the error yet.
When we collect some common errors, we should add some error handlers.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.