I just started experiments with workers and I am getting this error. I just have about 1k worker executions (well below what free plan allows). As per debugging tips, since it is not 1102 error, it should not be because of CPU time.
The error was not 1015 as indicated in docs. I don’t think I crossed 1000 requests in 10 minutes, maybe in about an hour but definitely not in 10 minutes.
Very true @jai I think the Cloudflare errors need to be more specific than just “Please check back later”. I’m surprised Cloudflare would even allow this sort of generic error message to be shown. Atleast show “Request limit reached” or something haha!
I agree @dmitry. Nowhere in their docs, they mention error 1025 and their support says I might have hit some limit with no definitive answer on exactly what limit I hit.
Support confirmed that 1025 error code is for free tier Workers where account hits 1,000 requests/ 10 minutes and that they will get doc updated. Thank @matteo@dmitry