mozilla / frost

Unit testing framework for test driven security of AWS, GCP, Heroku and more.
https://mozilla.github.io/frost/
Mozilla Public License 2.0
104 stars 24 forks source link

GitHub GraphQL will fail on rate limiting #426

Open hwine opened 3 years ago

hwine commented 3 years ago

GitHub rate limits, so some queries may fail with "limit exceeded" (and info on how long to wait). The old code ran into this, but I've not yet seen it with this new approach. So hoping it's a YAGNI, but documenting for others.