Skip to content

Error Handling

Compare
Choose a tag to compare
@aaronbarnardsound aaronbarnardsound released this 10 Jun 01:17
· 59 commits to master since this release
61a4300

This PR adds an extra onerror parameter to the init function which allows for catching of errors that Notify does not handle directly such as event rate limit errors.

Changelog:

  • 1.6.1-0.1.1: [enhancement] - Error Handler (#194)