suzuki-shunsuke / issue

MIT License
4 stars 0 forks source link

raw.githubusercontent.com の rate limit #69

Closed suzuki-shunsuke closed 2 years ago

suzuki-shunsuke commented 2 years ago

60 回 /per らしい しかし回答している人は GitHub の中の人じゃないし、アカウント停止されている。

制限ないって言ってる人もいるが、多分あるんじゃないかな? https://stackoverflow.com/a/66522313

自分で問い合わせるのが早くて確実か

suzuki-shunsuke commented 2 years ago

https://docs.github.com/ja/rest/reference/rate-limit

suzuki-shunsuke commented 2 years ago

https://support.github.com/request

suzuki-shunsuke commented 2 years ago

https://docs.github.com/en/rest/overview/resources-in-the-rest-api#rate-limiting

For unauthenticated requests, the rate limit allows for up to 60 requests per hour. Unauthenticated requests are associated with the originating IP address, and not the user making requests.