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
An agent runner runs on the background, producing events, during an execution failure, an error is not generated as event, causing errors to be silently ignored.
This is related to issue #56 where the introduced fix was to protect specifically from creating a non existing agent but other errors may occur in runtime (such network error, etc.)
Should generate error events and be seen in the browser