Project

General

Profile

Actions

Feature #66532

closed

Schedule tasks randomly

Added by Daniel Wagner about 9 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
scheduler
Target version:
-
Start date:
2015-04-22
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

State:
It is already possible to schedule tasks by cron-syntax, seconds or shortcuts like @daily, @hourly, ...

Problem:
Some tasks should not be run at the same time on all machines like @daily does.
This could for example unburden TER-repositories.

Idea:
Make it possible to start a task randomly within a day: @dailyrandom
Or use a little more concise approach for random tasks: expected runtime, task time.
Then the job should be scheduled randomly between starttime and starttime + tasktime - runtime.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #44297: Add interval presets to the "Add task" dialog of the schedulerClosed2013-01-03

Actions
Actions

Also available in: Atom PDF