Paul Tung
Paul Tung
The actually error is here: [source/lib/aws-instance-scheduler-stack.ts#L615](https://github.com/awslabs/aws-instance-scheduler/blob/107aa722d01c32713ed31a6acbb73b0395527387/source/lib/aws-instance-scheduler-stack.ts#L615) I think it should be: `cron(0/60 * * * ? *)` or `cron(0 0/1 * * * ? *)` FYR~
Still happening in my case and works after retrying 3 times: ``` ... 2023-01-13T02:20:42.699Z INFO Need to update DB 2023-01-13T02:20:42.699Z INFO Downloading DB... 16.89 MiB / 36.05 MiB [---------------------------->________________________________] 46.86%...