Troubleshooting docs
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 13
- Avg merge
- 4h 41m
- Merged PRs (30d)
- 1
Description
Add a troubleshooting doc to cover common failure scenarios that have been encountered by the community:
- https://forum.dfinity.org/t/pocketic-picjs-server-busy-error/37790/4
- https://forum.dfinity.org/t/pic-js-pocketic-specified-canisterid-is-not-hosted-by-subnet/36105
- https://forum.dfinity.org/t/announcing-picjs-typescript-javascript-support-for-pocketic/24479/99 (search through the whole thread for failures)
- https://forum.dfinity.org/t/help-with-pocketic-intercanister-calls/32517
- https://forum.dfinity.org/t/how-can-i-see-console-output-when-testing-with-pocketic-jest/32964
- https://github.com/hadronous/pic-js/issues/76
- issues with dates far in the past (not related to NNS state)
- Reported test running time doesn't include
beforeEachorbeforeAll? - https://github.com/hadronous/pic-js/issues/76#issuecomment-2655703567
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
Review the linked forum discussions, pic-js issue #76 and its referenced comment to identify the reported failure scenarios, including server-busy errors, canister hosting errors, inter-canister calls, console output, dates, and timing. Create a troubleshooting document with symptoms, causes, and guidance for each confirmed case; done means the listed community problems are covered and the document is linked from the project documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- documentation, testing-qa
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100