canonical / canonical/test_observer
Charm errors trying to `GET` `/v1/version`
Open
- Dominant language
- Python
- Stars
- 13
- Forks
- 13
- Avg merge
- 23h 54m
- Merged PRs (30d)
- 12
Description
This is a non-blocking error in the charm. It tries to `GET` `/v1/version` from the backend and fails, causing an error.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the charm code that requests GET /v1/version and inspect or reproduce the resulting error against the backend. The fix is done when this non-blocking request no longer produces an error while the charm continues to operate normally.
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
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100