cargo-binstall/crates/binstalk-downloader
Jiahao XU 238e0f6318
Fix rate limit checking in GhApiClient ()
* Fix rate limit checking in `GhApiClient`

 - Mv logic into `binstalk_downloader`
 - Check for `RETRY_AFTER` and `x-ratelimit-remaining` on any status code

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Fix clippy lint

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

---------

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2024-06-11 22:37:48 +10:00
..
src Fix rate limit checking in GhApiClient () 2024-06-11 22:37:48 +10:00
Cargo.toml release: binstalk-downloader v0.11.0 () 2024-06-10 08:11:05 +00:00
LICENSE-APACHE Switch binstalk-downloader license to "Apache-2.0 OR MIT" () 2023-05-19 03:07:58 +00:00
LICENSE-MIT Switch binstalk-downloader license to "Apache-2.0 OR MIT" () 2023-05-19 03:07:58 +00:00