\adminmatrix\swoole\concernsInteractsWithQueue

Summary

Methods
Properties
Constants
prepareQueue()
No public properties found
No constants found
createQueueWorkers()
listenForEvents()
logFailedJob()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

prepareQueue()

prepareQueue() : mixed

Returns

mixed —

createQueueWorkers()

createQueueWorkers() : mixed

Returns

mixed —

listenForEvents()

listenForEvents() : mixed

注册事件

Returns

mixed —

logFailedJob()

logFailedJob(\think\queue\event\JobFailed  $event) : mixed

记录失败任务

Parameters

\think\queue\event\JobFailed $event

Returns

mixed —