mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-02 18:34:29 +08:00
log
This commit is contained in:
parent
1993117b15
commit
eee941e68a
@ -135,7 +135,7 @@ function openim::rpc::start() {
|
||||
if [[ $? -ne 0 ]]; then
|
||||
openim::log::error "stop ${SERVER_NAME} failed" "$result"
|
||||
fi
|
||||
sleep 1
|
||||
sleep 5
|
||||
# start all rpc services
|
||||
for ((i = 0; i < ${#OPENIM_RPC_SERVICE_LISTARIES[*]}; i++)); do
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user