Skip to content

Documentation of 11xx errors coming from in Snippets #24205

@jrencz

Description

@jrencz

Proposed changes

On page https://developers.cloudflare.com/rules/snippets/errors/ there might be a section on 11xx errors sending straight to https://developers.cloudflare.com/workers/observability/errors/#error-pages-generated-by-workers

On https://developers.cloudflare.com/workers/observability/errors/ it should be mentioned that Snippets also throw 11xx errors (and which ones can be thrown by a worker and which by a snippet if those lists overlap but are not equal)

Subject Matter

11xx errors coming not from Workers but from Snippets

Content Location

Additional information

It's out of scope of cloudflare/cloudflare-docs but I'd also suggest to revise the wording on 11xx error pages. 1101 error, which I debugged in a worker says "Worker threw an exception" so I naturally started with the worker that served the path.

Only after ruling out all possibilities in the worker I tried disabling snippets one by one and surprisingly - it helped.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions