Skip to content
← リリースに戻る · 2.1.261
改善 / v2.1.261

APIレスポンスヘッダー欠如時の再試行待機時間延長

CHANGELOG 原文(英語)

Improved handling when the API sends no response headers: the retry now waits up to API_TIMEOUT_MS (10 minutes by default) instead of another 3 minutes, and the messages say what to change
公式の変更履歴を開く ↗

日本語での補足

レスポンスヘッダーが送られない場合の再試行待機を、3分ではなくAPI_TIMEOUT_MS(デフォルト10分)まで待つように変更。何を変更すべきかをメッセージで案内

変更の詳細