The count will be reset if the end interval changes, i.e. when counting n days of the month, and the month moves on. However in the retry situation to reset the count schedule it would need to be reset.
If the nested schedule isn't specified it defaults to now
| Name | Description | Required |
|---|---|---|
| count | The number to count to. | Yes. |
This would shcedule a job 5 times at intervals of 15 minutes.
<count count="5"> <interval interval="00:15"/> </count>