wetcat-studios / fortie

Laravel 5 package for Fortnox API
Apache License 2.0
19 stars 20 forks source link

Auto-retry when exceeding rate limit #50

Closed viktormaar closed 5 years ago

viktormaar commented 5 years ago

Fortnox decided to set rate limit: https://developer.fortnox.se/documentation/general/regarding-fortnox-api-rate-limits/

In my opinion the easiest fix is to don´t even care about exceeding this limit, just try again in order to accomplish the request.