Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore errors from sending the typing indicator (#95)
Bots posting typing-indicators to users in Europe region are receiving 502s at this time, as typing indicator support is scaled down temporarily to provide more resources to other scenarios. This change suppresses the exception thrown by sending the typing indicator, so that a failure to post the indicator is not a fatal error. The exception is still logged to App Insights so that the admin can monitor the ultimate resolution of this issue.
- Loading branch information