1 评论 (1 评论)0 反应 (0 反应)0 负责人 (0 负责人)Go13,906 star (13,906 star)2,725 fork (2,725 fork)batch import
help wantedkind/bugstatus/deferredtopic/gateway
- 议题类型
- refactor
- 研究方向
- The issue references a code review discussion about error handling in the gateway. First, examine the current gateway logging implementation in go ipfs (e.g., core/corehttp/gateway.go). Identify where errors are logged and what information is missing. The goal is to improve error messages to aid debugging without leaking sensitive information. Consider adding structured logging or wrapping errors with context.