HydrologicEngineeringCenter / HydrologicEngineeringCenter/cwms-python
No error if api is down
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 16
- Forks
- 11
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 8
Description
cwms-python just seems to hang if the api is down. It would be good if there was an error of some sort.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the hang against an unavailable CWMS Data API and trace the cwms-python API request entry point. Identify where an unavailable API currently waits, then verify that the call returns a clear error instead of hanging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100