Forum Discussion
AcharyaTejaswi963
Jan 14, 2020Copper Contributor
Facing 429 Error Now A Days
Hi, I am trying to integrate Hubot with MS Teams and done with that stuff by following some useful links that are available.I have built an application using hubot framework and was uploaded into...
- Jan 22, 2020
AcharyaTejaswi963 , We found the bot is throttling the rate limit for teams channel which is 7 (max allowed operations) within 1 sec. Please take a look at per bot thread limit.
Trinetra-MSFT
Jan 22, 2020Former Employee
AcharyaTejaswi963 , We found the bot is throttling the rate limit for teams channel which is 7 (max allowed operations) within 1 sec. Please take a look at per bot thread limit.
AcharyaTejaswi963
Jan 22, 2020Copper Contributor
Trinetra-MSFT, Can we increase this rate-limit to 10 or above as per my requirement.
- Trinetra-MSFTJan 22, 2020Former Employee
AcharyaTejaswi963, Why do you need to increase the rate limit? You can handle the rate limit at your end.