Rate limit workarounds

Comments

1 comment

  • Ajmal v Hassainar

    Hi Vincent,

    No, there isn't such a option in any of the Podio client libraries. The best thing you can do queue the requests to the Podio API. We are overcoming the Rate limit with any API with this kind of queue implementations. Every request to the API is added to a queue in Mongodb, then a crone job will process the queue every hour up to the rate limit is reached.

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk