寒锋
Results
2
comments of
寒锋
> 缺少必要的注解吧 应该不是,我加上信号处理器就不会出现这个问题了
我测了使用php think queue:listen 而不是php think queue:work两种命令都不行 数据库配置里面加上这两个配置解决 // 是否需要断线重连 'break_reconnect' => true, // 断线标识字符串 'break_match_str' => ['2006'],