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
Users have to wrap their job handlers in try catch blocks to get error logging. We should investigate the best way to provide some sort of default error logging (to avoid jobs crashing the server, I'd assume).
One way a user suggested it to introduce some sort of jobs middleware e.g. you wrap jobs by default in error handling.
Users have to wrap their job handlers in try catch blocks to get error logging. We should investigate the best way to provide some sort of default error logging (to avoid jobs crashing the server, I'd assume).
One way a user suggested it to introduce some sort of jobs middleware e.g. you wrap jobs by default in error handling.
Related Discord thread: https://ptb.discord.com/channels/686873244791210014/867713251479519232/1334242360263049248
The text was updated successfully, but these errors were encountered: