You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(config): add missing classes for exception notification
- Import `ReportExceptionJob` and `ReportExceptionMail` classes.
- Add `class` key in the `job` configuration for specifying the job class.
- Add `class` key in the `mail` configuration for specifying the mail class.
0 commit comments