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
Description
When you run messenger:failed:show <id> -vv, we render the full stack trace of the exception. But, it's a bit ugly. In 4.4, we should be able to use the new ErrorRenderer component (if it's available) to render this more nicely.