dc-Ragnarok / dc-Ragnarok/Fenrir
Json parsing on ws connection
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 9
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Json parsing depth limit on Discord ws messages should inform the user of the issue, and be able to be configured by user maybe?
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 locating the Discord websocket message entry point and the JSON parsing path. Trace how parsing-depth failures are currently handled, then determine the expected user-facing error and configuration boundary; done means the failure is reported and the depth limit can be configured if supported by the project design.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100