A question that sends data to the Teams app or the server of Teams from the server of ourself, does the teams have the limit?

穆永英 6 Reputation points
2022-11-11T01:46:25.62+00:00

Now we use the botbuilder as our server , from ourself's server, when we use the api of botbuilder to send the datas to the Teams, how many the limit of the datas is?
Is the limit of per app per tenant 50 Requests Per Second?
When we send the data to the teams,one hour,we send 18000 request to the teams,6000 requests are successful.And the 1.6 request of per sec 5 request are successful.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
947 questions
Microsoft Teams | Development
Microsoft Teams | Microsoft Teams for business | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Nivedipa-MSFT 3,721 Reputation points Microsoft External Staff Moderator
    2022-11-21T13:03:23.33+00:00

    The global limit per app per tenant is 50 Requests Per Second (RPS).
    Ref Doc: https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/rate-limit#per-bot-per-thread-limit

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.