Closed stefan-kolb closed 9 years ago
I quickly ran into an API rate limit when recording adapter tests with Heroku. For Heroku this should be 2400/h, see https://devcenter.heroku.com/articles/platform-api-reference#rate-limits. As it seems I did not break these limits but queried too fast and was therefore blocked!
Just replay enough...
I quickly ran into an API rate limit when recording adapter tests with Heroku. For Heroku this should be 2400/h, see https://devcenter.heroku.com/articles/platform-api-reference#rate-limits. As it seems I did not break these limits but queried too fast and was therefore blocked!