Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 274 Bytes

2022-07-29-add-scheduled-task-should-run.md

File metadata and controls

9 lines (7 loc) · 274 Bytes
title issue
Add scheduled task should run
NEXT-22672

Core

  • Added new method shouldRun to Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTask
    • This method is called before the task will be scheduled and can be used to cancel the scheduling