Microsoft Teams Notification Plugin - How to set webhook requests limitation?

Hello, the Plugin page states:

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…

This I’m sure is on the Microsoft TEAMS site of things??

I would not see where, hmm.

there is also the possiblilty of throttling in the Notification Settings, but thats annother thing I suppose…

Hi there,

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.”

Ok,
Thanks!

then one would have to set this notification rule in CheckMK Notification Setup:

Or is there another way to do this / have more control?

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.