Skip to content

v13.5.0

@sumaiazaman sumaiazaman tagged this 03 Apr 15:15
The Bus Dispatcher reads $command->delay directly instead of using
getAttributeValue() with Delay::class, meaning #[Delay(30)] on job
classes has no effect when dispatched via the Bus. The queue name
already uses getAttributeValue — delay should too.
Assets 2
Loading