elevenbuckets / elevenbuckets/OptractP2pCLI
IPFS race condition
Open
bug
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
sometimes when ipfs starts slower, optract may failed to initialize some ipfs related info and print out call error.. causing self ipfs id (this.store) to be left undefined.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing startup with IPFS delayed, then trace the initialization path for the IPFS-related information and self IPFS ID in the JavaScript CLI. Check how the call error is handled and verify that startup does not leave this.store undefined when IPFS starts slowly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100