adam-stokes / ogc

🦔 OGC
https://adam-stokes.github.io/ogc/
6 stars 3 forks source link

Support throttling api request to create nodes #12

Closed adam-stokes closed 2 years ago

adam-stokes commented 2 years ago

A way to throttle api requests to cloud providers when status code 429 is raised. Bonus points for reading the header information to see when quota is reset to let us start execution again.