Skip to content
Snippets Groups Projects
Commit 358a99e9 authored by Rémi PAILHAREY's avatar Rémi PAILHAREY :fork_knife_plate:
Browse files

Merge branch 'feat/spread-services-execution' into 'dev'

feat: spread services execution

See merge request !1224
parents ce4e8094 a10b40bb
No related branches found
No related tags found
2 merge requests!12413.1 Release,!1224feat: spread services execution
......@@ -177,12 +177,12 @@
"enedisHalfHourMonthlyAnalysis": {
"type": "node",
"file": "services/enedisHalfHourMonthlyAnalysis/ecolyo.js",
"trigger": "@cron 0 0 8 3 * *"
"trigger": "@monthly on the 3 between 10am and 12pm"
},
"monthlyReportNotification": {
"type": "node",
"file": "services/monthlyReportNotification/ecolyo.js",
"trigger": "@cron 0 0 10 3 * *"
"trigger": "@monthly on the 3 between 12pm and 2pm"
},
"consumptionAlert": {
"type": "node",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment