tonyportersec
Member
I got timeout exception sometime when request snapshot using rest api, what could be the problem?
And if success, the response time would be about 2 to 3 seconds, how could i increase the response time or delay time?
Thanks
{
"exception": "com.flashphoner.rest.server.exception.InternalErrorException",
"path": "/rest-api/stream/snapshot",
"error": "Internal Server Error",
"message": "Snapshot response timeout",
"timestamp": 1620099930634,
"status": 500
}
And if success, the response time would be about 2 to 3 seconds, how could i increase the response time or delay time?
Thanks
{
"exception": "com.flashphoner.rest.server.exception.InternalErrorException",
"path": "/rest-api/stream/snapshot",
"error": "Internal Server Error",
"message": "Snapshot response timeout",
"timestamp": 1620099930634,
"status": 500
}