You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.
RESTORE_SESSIONS_ON_START_UP=true
when the server restart, the instance restore automatically ,or through link /instance/restore they are too many open and close connections flooding, it could not restore successfuly, I have to open new connection.
below is just few.
RESTORE_SESSIONS_ON_START_UP=true
when the server restart, the instance restore automatically ,or through link /instance/restore they are too many open and close connections flooding, it could not restore successfuly, I have to open new connection.
below is just few.
'ctwhatappreceiver start'
stdClass::__set_state(array(
'type' => 'connection',
'body' =>
stdClass::__set_state(array(
'connection' => 'open',
)),
'instanceKey' => '92dbcc4d-652e-4def-afb1-01bc7653aac7',
))
'ctwhatappreceiver'
'ctwhatappreceiver start'
stdClass::__set_state(array(
'type' => 'connection',
'body' =>
stdClass::__set_state(array(
'connection' => 'close',
)),
'instanceKey' => '92dbcc4d-652e-4def-afb1-01bc7653aac7',
))
'ctwhatappreceiver'
'ctwhatappreceiver start'
stdClass::__set_state(array(
'type' => 'connection',
'body' =>
stdClass::__set_state(array(
'connection' => 'open',
)),
'instanceKey' => '92dbcc4d-652e-4def-afb1-01bc7653aac7',
))
'ctwhatappreceiver'
'ctwhatappreceiver start'
stdClass::__set_state(array(
'type' => 'connection',
'body' =>
stdClass::__set_state(array(
'connection' => 'close',
)),
The text was updated successfully, but these errors were encountered: