Crates.io | octocrab-rate-limiter |
lib.rs | octocrab-rate-limiter |
version | 0.1.0 |
created_at | 2025-07-06 22:28:22.475393+00 |
updated_at | 2025-07-06 22:28:22.475393+00 |
description | Rate limiter for octocrab |
homepage | |
repository | https://github.com/illicitonion/octocrab-rate-limiter |
max_upload_size | |
id | 1740478 |
size | 60,149 |
A Tower Layer to help avoid hitting GitHub rate limits when using octocrab.
There are several kinds of rate limit when using GitHub, this crate doesn't stick to all of them, but it helps with some (and may help with more over time).