Also consider webhook requests limitation/per channel :
Time (seconds) Maximum allowed requests
1 4
30 60
3600 100
7200 150
86400 1800
Where do I set this? I looked at Notifications Setup for the plugin, and looked at the Source code, but I could not find where to set this up…
We get several of the same Notifications per Minute, and I want to fix this…
It’s not something you set. It’s a reminder on what are the limitations on the Teams API.
More info here :
“Application rate limits control the traffic that a connector or an Incoming Webhook is permitted to generate on a channel. Teams track requests using a fixed rate window and incremental counter measured in seconds. If more than four requests are made in a second, the client connection is throttled until the window refreshes for the duration of the fixed rate.”
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.