If you handle an exception then it won't appear as "Worker threw exception", so any non-handled exce

If you handle an exception then it won't appear as "Worker threw exception", so any non-handled exceptions are visible by just filtering for "Worker threw exception"
Was this page helpful?