CodeChain-io / CodeChain-io/codechain-indexer
Split the worker thread
未关闭
bug
optimization
- 主要语言
- TypeScript
- 星标
- 21
- 派生
- 15
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently, API doesn't respond when the worker is busy with CPU intensive jobs like signature recovery.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先定位 worker-thread 和 API 请求处理的入口点,然后跟踪签名恢复等 CPU 密集型作业是如何执行的。完成的标准是这些作业运行期间 API 仍保持响应;issue 中没有指定具体文件或测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- backend, performance
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100