OpenListTeam / OpenListTeam/OpenList

PikPak请求频率限制

Open
#229 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Go
Stars
24.7k
Forks
2.3k
Avg merge
1d 20h
Merged PRs (30d)
36

Description

Please make sure of the following things
  • I have read the documentation.
  • I'm sure there are no duplicate issues or discussions.
  • I'm sure this feature is not implemented.
  • I'm sure it's a reasonable and popular requirement.
Description of the feature / 需求描述

PikPak对于上传请求速率过快的会报错429
建议加入频率限制避免上述问题
尤其是上传数量较多的小文件的时候就很容易这样

Suggested solution / 实现思路

限制上传频率

Additional context / 附件

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No implementation file or test is identified in the issue. Start by locating the PikPak upload request path and checking how upload errors are handled; define a frequency limit that prevents HTTP 429 responses during many small-file uploads, then add coverage for the rate-limited behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.