問題タブ [exponential-backoff]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
62 参照

php - PHPファイルに保存された複数のcurl API呼び出しでバックオフを設定するには?

私の Web アプリには、さまざまな関数で定義されたすべての curl API 呼び出しを持つ function.php があります。

Google ドライブ API v3 呼び出しでユーザー レート制限超過の問題を回避するために、レート制限/バックオフを設定したいと考えています。

functions.php の関数の例: