gaowanliang / gaowanliang/DownloadBot
panic: Request Entity Too Large
Open
duplicate
- Dominant language
- Go
- Stars
- 800
- Forks
- 200
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/gaowanliang/DownloadBot/blob/7e02ab4165eaeabffb10e3f065145ca9575348ec/Telegram.go#L388
文件夹内文件太多了,导致请求过大报错
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at Telegram.go line 388 and inspect the request path associated with folders containing many files. Reproduce the failure with a large folder and determine what behavior should replace the panic; done means the operation no longer fails with a Request Entity Too Large error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100