Error Handling
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)
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: