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?

【公ド読】API のレート制限の処理

Posted at

【公式ドキュメントを読もうシリーズ】API のレート制限の処理

シリーズ概要

https://qiita.com/yasu_programming/items/cec66f9e8d5d571e9ce3

URL

https://docs.github.com/ja/copilot/copilot-chat-cookbook/debugging-errors/handling-api-rate-limits

説明

APIレート制限のロジックの追加の方法が具体的に書かれている。
APIを提供している場合には入れることで、効率的にできるのかもしれない。

所感

APIを公開するときにはレート制限以外にも、考える項目あると思うので、こういうのはAIに原案お願いするのも良さそうですね。

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?