ringcentral / ringcentral/RingCentral.Net
Better error report for 429?
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 25
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
A developer reported that when there is 429 error, there will be exception and the exception itself doesn't provide much useful information.
I should investigate.
Contributor guide
No contributing guide indexed for this repository
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 locating the RingCentral.Net SDK path that handles HTTP 429 responses and inspect what exception information it currently exposes. Reproduce a 429 if possible, then compare the current exception with the information a developer needs to diagnose the response. Done means the error report provides materially more useful 429 context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100