'''
Hi Team,
I am getting the below error when I am trying to execute the webhook watcher.
"actions": [
{
"id": "mw",
"type": "webhook",
"status": "failure",
"error": {
"root_cause": [
{
"type": "socket_timeout_exception",
"reason": "Read timed out"
}
],
"type": "socket_timeout_exception",
"reason": "Read timed out"
}
}
]
'''