OpenwaterHealth / OpenwaterHealth/openlifu-python
Support development and production cloud endpoints
Open
- Dominant language
- Python
- Stars
- 27
- Forks
- 21
- Avg merge
- 1d 20m
- Merged PRs (30d)
- 6
Description
The cloud client currently assumes a single service endpoint. Allow callers to select the development or production environment, defaulting to production, and propagate that selection consistently to REST requests and WebSocket connections.
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 at the cloud client’s endpoint configuration and trace how the selected endpoint reaches both REST requests and WebSocket connections. Add development and production selection with production as the default, then verify that both connection types use the same environment consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100