Rostislav Wolny
|
45e1db5893
|
Make trigger run less frequent
Checking if there are task to execute every 2 minutes should be enough.
[MAILPOET-4274]
|
2022-08-03 10:36:57 +02:00 |
|
Rostislav Wolny
|
db254986ee
|
Fix initial trigger scheduling
When scheduling using timestamp the action scheduler uses default UTC timezone
See 0a294e6df6/functions.php (L330-L339)
[MAILPOET-4274]
|
2022-08-03 10:36:57 +02:00 |
|
Rostislav Wolny
|
16807fe9e3
|
Update and fix comments related to usage of Action Scheduler in cron
[MAILPOET-4274]
|
2022-08-03 10:36:57 +02:00 |
|
Rostislav Wolny
|
d3e2bcdf34
|
Refactor daemon trigger and daemon run actions to extra classes
[MAILPOET-4274]
|
2022-08-03 10:36:57 +02:00 |
|