Concurrent api limit question

Hello,

I read over the rate limit documentation and I have a question.
Is the 15 concurrent write requests limit on a per user basis or a global app basis?
eg. if I have 2 users, user A doing 16 concurrent write requests and user B doing 5, will user B get back 429? (or only user A?)

Thanks

1 Like

Hey @Stefan_Wojcik,

Thanks for reaching out. Asana’s rate limits are per user app pair – they are not global for an app. So in your example, only user A will be rate limited. Sorry if this is not clear in the documentation.

Best,
Jeff

3 Likes