permitted_start_times problem with run-datapurger atom (Xenvironment 18.0.1)
Hello everyone,
I have the following configuration for run-dataloader atom:
atom.run-datapurger.permitted_start_times=wed,16:00,12;sun,16:00,12
My expectation is it will run if it starts at one of the following periods (24-hours format):
Wednesday, 16:00 - Thursday, 04:00
Sunday, 16:00 - Monday, 04:00
But in fact I can see it doesn't start in the first hour of Monday:
@ exec-3 INFO 2020-05-17 23:25:15,007 Current time Sun 11:25 is within a permitted time range Sun 04:00 - Mon 04:00, atom will run. :: oracle.retail.xenvironment.action.Action [exec-3]
@ exec-4 INFO 2020-05-17 22:43:31,631 Current time Sun 10:43 is within a permitted time range Sun 04:00 - Mon 04:00, atom will run. :: oracle.retail.xenvironment.action.Action [exec-4]