SgtPooki / PL-Compass

https://pl-compass.on.fleek.co/Improve discoverability and traceability of the projects developed, running and deprecated by people at Protocol Labs without the need for manual db management
3 stars 0 forks source link

Feature request: Automatically resume github API requests #17

Open SgtPooki opened 2 years ago

SgtPooki commented 2 years ago

Currently, when github API gives back a 403, we completely STOP API requests.. We need to automatically resume based on the timestamp given by the x-ratelimit-reset response header.