服务必须reload后,客户端才能再次收到消息
心跳都加了,用的GatewayWorker
reload时,偶尔会报这个错误,不知道是不是这个原因导致的 2023-07-17 10:30:04 pid:32559 worker[YourAppBusinessWorker:758] exit with status 9
可能是业务访问外部什么资源超时了 有问题时执行 php start.php status,看到busy的进程按照文档调试下 https://www.workerman.net/doc/workerman/debug/busy-process.html
可能是业务访问外部什么资源超时了
有问题时执行 php start.php status,看到busy的进程按照文档调试下
https://www.workerman.net/doc/workerman/debug/busy-process.html