Hi all,
In our app, use a calling queue to manage “429”, and prevent getting more than 1500 calls / minute.
But recently, we had to test a feature and we removed that limitation.
We were surprised to see that, the first 429 we got, was after 7500 calls / minute, instead of 1500.
We also notice that, in general, all api requests are really faster than before.
Is it possible that Asana changed their rate limits, without updating the documentation?
I really think that the new limit is 7500 / minute, we tried it several times and always got the same results.
Can we get a confirmation about it?
(I also contacted support, but their response time is 2-3 weeks So I ask here too!)