mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
[cron-job] allow a cronjob to pass data from one execution to another
When a cronjob is executed, it may return an array of data. This data will be passed as parameter on the next execution
This commit is contained in:
6
.changes/unreleased/DX-20230712-113603.yaml
Normal file
6
.changes/unreleased/DX-20230712-113603.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
kind: DX
|
||||
body: '[cronjob] when a cronjob is executed, it may return an array of data that will
|
||||
be passed as argument on the next execution'
|
||||
time: 2023-07-12T11:36:03.813179067+02:00
|
||||
custom:
|
||||
Issue: ""
|
Reference in New Issue
Block a user