Skip to content

Add run termination reason to the runner API #2202

@r4victor

Description

@r4victor

Currently, the runner API only returns the job state (running/failed/terminating/terminated/done). It should also be possible to return the task termination reason / message similar to the shim API. This is needed, for example, for the sever to know when the run was stopped due to max duration (#2163) and possibly to differentiate between different failed reasons.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions