This is hard to reproduce, but when set up to run once per day, it rarely triggers. Tried last friday and let it run over the weekend, and only ran once on Sunday.
Example that doesn't regularly every day:
"0 15 * * *" - run once every day at 15:00
However, another flow runs stable once every day, so not sure what's going on here.
Example that does run stable every day:
"30 0 * * *" - run once every day at 00:30
Node red v3.1.10
conrintject v3.0.2
This is hard to reproduce, but when set up to run once per day, it rarely triggers. Tried last friday and let it run over the weekend, and only ran once on Sunday.
Example that doesn't regularly every day:
"0 15 * * *" - run once every day at 15:00
However, another flow runs stable once every day, so not sure what's going on here.
Example that does run stable every day:
"30 0 * * *" - run once every day at 00:30
Node red v3.1.10
conrintject v3.0.2