Random timeouts at webhook connectors to MS Teams from Elastic Watcher

Random timeouts at webhook connectors to MS Teams from Elastic Watcher.

We are leveraging Elastic Watchers and the receive the following error message immediately upon a failure

"id": "new_alerts_to_teams",
"type": "webhook",
"status": "failure",
"error": {
"root_cause": [
{
"type": "socket_exception",
"reason": "Connection reset"
}
],
"type": "socket_exception",
"reason": "Connection reset"
}
},

Anyone also experienced this? Any solution?