The doc claims 4 concurrent requests on Beta endpoint yet we hit it on v1.
It's kinda hard to use the graph api to send outbounds, since this 4 concurrent requests limit force us to upload outbound attachments in series ...
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Thanks for letting us know! Those limits started applying to the v1.0 endpoint recently, see the blog post
I've authored a pull request #8783, whenever it gets merged it'll close this issue
What's the best place to be aware of the changes happening on production ready endpoints?
it feels like this information was buried on some blog post and I would have never been able to take proactive actions against this production change...
Are the new limits also applied to the other national clouds (ex: Germany / China), or are they only for the global service?
@nozhT thanks for pointing this out. Edited my PR to include this distinction.