問題描述 在gateway onWebSocketConnect() 中啟動了一個AsyncTcpConnection 異步長連接。然后將對象保存到變量中。 類似下邊這種 self::$aliWsArr[$client_id] = new AsyncTcpConnection('ws://dashscope.aliyuncs.com/api-ws/v1/inference'); 然后gatew...
問題描述 workman 在運行過程中,命令行出現(xiàn)死鎖和mysql 請求超時的情況 程序代碼 報錯信息 1.這個報錯事心跳超時報錯 Next Illuminate\Database\QueryException: SQLSTATE[HY000] [2002] Operation timed out (Connection: mysql, SQL: select 1) in /Users/bot/project/a...