Skip to content

Commit 61bc5de

Browse files
Update error-1019.mdx
1 parent b4a739f commit 61bc5de

File tree

1 file changed

+2
-0
lines changed
  • src/content/docs/support/troubleshooting/http-status-codes/cloudflare-1xxx-errors

1 file changed

+2
-0
lines changed

src/content/docs/support/troubleshooting/http-status-codes/cloudflare-1xxx-errors/error-1019.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@ This error indicates a compute server error related to a Cloudflare Worker.
1010

1111
### Common cause
1212

13+
1314
A Cloudflare Worker script recursively references itself.
1415

1516
### Resolution
1617

1718
Ensure your Cloudflare Worker does not access a URL that calls the same Workers script.
19+
use c

0 commit comments

Comments
 (0)