1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Go13,906 stars (13,906 stars)2,725 forks (2,725 forks)batch import
help wantedkind/bugstatus/deferredtopic/gateway
- Issue type
- refactor
- Research direction
- 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.