Skip to content

v0.10.1

@webpatser webpatser tagged this 20 May 07:48
StreamQueue::later() called createPayload() with three arguments,
omitting $delay, so delayed jobs were dispatched with delay => null
in their payload. Scheduling still worked via the :delayed ZSET
score, but consumers reading $payload['delay'] saw null. Mirrors
laravel/horizon#1759.
Assets 2
Loading