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
{{ message }}
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.
We also need full-stop way of trapping exceptions on workers so they never get dead-ended on an unexpected stack trace and are restarted. This is effectively a bare rescue of sorts, but we want a way to report this somewhere so the information isn't lost and we can see the highest hitting bugs to go fix.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The workers are not as robust as I would prefer. Things that I think we could do better include...
The text was updated successfully, but these errors were encountered: