0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

STATUS: 429 MESSAGE: Too many requests. Please try again later.

0
Last updated at Posted at 2025-12-04

使っているクラウドなどの小ネタ Advent Calendar 2025 5日目

何故か日本語のヘルプには記載されていないのですが、英語にするとありますね。

  1. Why do I get an error when trying to download more than one file from the Weekly Export?

This is expected behavior. The system allows only one file download at a time, and there is a 60-second wait required between downloads. If you try to download multiple files too quickly, you’ll see the following error:

HTTP ERROR 429 Too many requests. Please try again later.

URI: /servlet/servlet.OrgExport

STATUS: 429

MESSAGE: Too many requests. Please try again later.

SERVLET: system.organization.OrgExportServlet

This rate limit is in place to help prevent system overload and ensure fast, reliable downloads for all users.

そういえば429エラーって最近見たような気がしたので、調べてみると...

この中で回避策が以下のように提案されています。

60秒まつ設定を行っているようです。

皆さん、こんにちは。回避策としてこの CLI プラグインを使用しています

具体的には、データ バックアップ機能は待機遅延とともに機能します (遅延は 60 秒に設定しています)。

アイデアに上がっているようです

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?