Skip to content

fold error notifications into logging and drop the error handling page - #19

Merged
carlos-granados merged 4 commits into
mainfrom
drop-error-handling
Sep 6, 2026
Merged

fold error notifications into logging and drop the error handling page#19
carlos-granados merged 4 commits into
mainfrom
drop-error-handling

Conversation

@carlos-granados

Copy link
Copy Markdown
Contributor

The error handling placeholder did not have a page's worth of material behind it. Most of what it would have covered is already placed: exception breakpoints, and the pseudo-exception breakpoints on Warning, Notice, Deprecated and Fatal error, are both on the Breakpoints page.

What was genuinely unplaced was the notification channel, which is now a section on the Logging page — warnings, notices, deprecations and errors reported to the editor with file and line while the script keeps running. It sits between output capture and the debug log, since all three are information arriving in your editor rather than in the response.

error-handling.md is deleted and removed from the sidebar. Only the sidebar referenced it and it had never held real content, so no redirect was added — /user-guide/error-handling/ will 404.

The User Guide is now six pages with no placeholders left.

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-09-06 10:58 UTC

@carlos-granados
carlos-granados merged commit b8de4b0 into main Sep 6, 2026
1 check passed
@carlos-granados
carlos-granados deleted the drop-error-handling branch September 6, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant