1019 Compute server error (Worker recursive call)

Description
Cloudflare error 1019 Compute server error (Worker recursive call) occurs when a Cloudflare Worker script calls itself recursively, creating an infinite loop. Cloudflare detects this recursive pattern and terminates the request to prevent resource exhaustion.