CodeChain-io / CodeChain-io/codechain-indexer
Split the worker thread
Open
bug
optimization
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Currently, API doesn't respond when the worker is busy with CPU intensive jobs like signature recovery.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the worker-thread and API request-handling entry points, then trace how CPU-intensive jobs such as signature recovery are executed. Done means the API remains responsive while those jobs are running; no specific files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, performance
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100