JoeAO
Cron BackoffSchedule 502
When testing the sample code from the Deno Deploy docs in the Deno playgroud, I'm getting a 502 bad gateway error. To reproduce:
1. Copy code from https://docs.deno.com/deploy/kv/manual/cron#retrying-failed-runs
2. Paste code to https://dash.deno.com/tutorial/tutorial-cron
3. Save and Deploy
The logs say:
Also getting this issue on my project, but this is a simple way to reproduce. Couldn't find any mentioin of it on Github or in here. Shoud I open an issue, or am I doing something wrong?
5 replies