# Packages
No description provided by the author
# Functions
No description provided by the author
Checks if the error is of type RemoteError and the ErrorCode is of type RemoteErrorAlreadyExists.
Checks if the error is of type RemoteError and the ErrorCode is of type RemoteErrorNotFound.
Checks if the error is of type RemoteError and the ErrorCode is of type RemoteErrorUser.
IsWorkflowTerminated returns a true if the Workflow Phase is in a Terminal Phase, else returns a false.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
timeouts, network error etc.
Incase of bad specification, invalid arguments, etc.
# Structs
AdminConfig provides a "admin-launcher" section in core Flytepropeller configuration and can be used to configure the rate at which Flytepropeller can query for status of workflows in flyteadmin or create new executions.
LaunchContext is a simple context that is used to start an execution of a LaunchPlan.
# Interfaces
Executor interface to be implemented by the remote system that can allow workflow launching capabilities.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author