mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
Update error-handling.mdx
This commit is contained in:
@@ -50,6 +50,11 @@ export default eventModule({
|
||||
If the error handler is not set, sern's behavior is to crash the application.
|
||||
This respects [node.js's default behavior](https://nodejs.org/api/events.html#error-events)
|
||||
|
||||
:::tip
|
||||
|
||||
enable `autoHandleErrors` to handle errors that occur within modules.
|
||||
|
||||
:::
|
||||
|
||||
:::caution
|
||||
|
||||
|
||||
Reference in New Issue
Block a user