- a package will be nicknamed, bucket
- I am coming into rate limit issues
- I was able to decrease the amount of api calls by isolating some request calls for the
Bucketobject - According to this reply, authenticating the bft user could increase the rate limit from 60 (default) to 5000.
- I don't expect a bft user making 5000+ requests
- to check for github api current rate limit:
curl -L https://api.github.com/rate_limit
- I was able to decrease the amount of api calls by isolating some request calls for the