Commit d425df7
committed
Add recurring schedule for daily batch scheduler job
Schedule the job to run every day at 2:00 AM London time. We tell
users that we will run the job shortly after 2:00 AM. Running it at
2am means that we can run it in local london time without the risk of
it running twice in the same day when the clocks go forward in March.1 parent 6c353c2 commit d425df7
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
0 commit comments