finos / spring-bot

Spring Boot + Java Integration for Symphony/Teams Chat Platform Bots and Apps
https://springbot.finos.org
Apache License 2.0
60 stars 35 forks source link

In teams if SDK throw (429) too many requests then retry message after Retry-After time. #376

Closed vaibhav-db closed 1 year ago

vaibhav-db commented 1 year ago

In teams if SDK throw (429) too many requests then retry message after Retry-After time.

robmoffat commented 1 year ago

Also - configuration:

Rather than make this required code, it would be nice if this could be activated with a profile? Could we also have some properties that change the retry period / number of times etc?