ConfigHubPub / ConfigHubPub/ConfigHubPlatform
API requests logs do not show PUSH API requests that return with an error
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Steps to reproduce:
- Create a PUSH request that the Context section is mal-formed (there might be other ways to reproduce this)
- Notice the error that comes back
- Go to the API logs, notice that the request is not logged
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 a PUSH request with a malformed Context and tracing the API request handling and logging path. Confirm the error response, then verify that the failed request appears in the API logs; no specific files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100