Skip to content

Actor ended with Actor.fail() should not be restarted #51

@jancurn

Description

@jancurn

For context, see the Exit Actor section and this conversation.

Basically, if one uses Actor.fail() to end the Actor run, we should finish the Actor run all the time and not try to restart it. Currently the SDK doesn't support this, and we should make it so - either using an API endpoint to fail the Actor (imo preferred), or some special exit code.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions