Hi Team,
How can I increase the timeout of "SpotterEmbed"? After few ideal time , if user asked the queston, we are receiving this error :
{
"error_type": "GENERIC_ERROR",
"error_message": "Something went wrong. Please try again in a few moments, and if the problem persists start a new chat.",
"error": {
"type": "GENERIC_ERROR",
"content": {
"errorData": {
"code": "NW_ERROR",
"message": "",
"errorObj": {}
},
"errorDataList": [
{
"code": "NW_ERROR",
"message": "",
"errorObj": {}
}
]
}
}
}