Skip to content

Agent execution errors are not propagated to the caller #89

@asaf

Description

@asaf

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions