debug 时显示请求真实错误信息
Open
core enhancement
high priority
- Dominant language
- TypeScript
- Stars
- 46.2k
- Forks
- 10.2k
- Avg merge
- 10h 35m
- Merged PRs (30d)
- 164
Description
### 这是一个什么样的功能?
在debug打开的时候, `got`展示真实错误信息, 不要进行自定义处理
### 这个功能可以解决什么问题?
### 额外描述
部分开发者在看到自定义的错误信息以后会很疑惑, 不利于debug
Contributor guide
Research direction
The issue mentions RSSHub's debug mode and the got request client but names no files or tests. Start by locating the debug-mode error handling around got and reproduce a request that produces an error. Done means debug output exposes the underlying request error instead of the custom message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100