jweiland/reset-scheduler

Reset scheduler tasks

dev-main 2025-02-21 10:59 UTC

This package is auto-updated.

Last update: 2025-02-21 10:59:09 UTC


README

Latest Stable Version TYPO3 11.5 TYPO3 12.4 License Total Downloads Monthly Downloads

Extension "reset_scheduler" provides a schedulable command to inform you via email, if some of the other defined scheduler tasks failed. Further you have the possibility to reset failing scheduler tasks. That is helpful as TYPO3 will not automatically restart failing scheduler tasks.

1 Usage

1.1 Installation

Installation using Composer

The recommended way to install the extension is using Composer.

Run the following command within your Composer based TYPO3 project:

composer require jweiland/reset-scheduler

Installation as extension from TYPO3 Extension Repository (TER)

Download and install reset_scheduler with the extension manager module.

2.2 Minimal setup

  1. Install the extension
  2. Create new scheduler task: Execute console commands (scheduler)
  3. Schedulable Command: scheduler:reset