AgentProcessStatusCode

Stuck means we failed to find a plan from here

Entries

Link copied to clipboard

The process has not started yet

Link copied to clipboard

The process is running without any known problems

Link copied to clipboard

The process has completed successfully

Link copied to clipboard

Game over. The process has failed

Link copied to clipboard

The process has been killed by an early termination policy

Link copied to clipboard

The process has been killed by the user or platform, from outside

Link copied to clipboard

The process cannot formulate a plan to progress. This does not necessarily mean failure. Something might change

Link copied to clipboard

The process is waiting for user input or another external event

Link copied to clipboard

The process is running without error but has paused because of scheduling policy.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.