# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
RunStatusCompleted is used for when a run has successfully completed execution.
RunStatusErrored is used for when a run has errored and will not complete.
RunStatusInProgress is used for when a run is actively being executed.
RunStatusUnknown is the when the run status cannot be determined.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Testing only.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PromPipelineTaskExecutionTime reports how long each pipeline task took to execute TODO: Make private again after https://app.clubhouse.io/chainlinklabs/story/6065/hook-keeper-up-to-use-tasks-in-the-pipeline.
No description provided by the author
# Structs
AnyTask picks a value at random from the set of non-errored inputs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
When a task panics, we catch the panic and wrap it in an error for reporting to the scheduler.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FinalResult is the result of a Run.
tree fulfills the graph.DirectedGraph interface, which makes it possible for us to `dot.Unmarshal(...)` a DOT string directly into it.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Result is the result of a TaskRun.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TaskRunResult describes the result of a task run, suitable for database update or insert.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RunStatus represents the status of a run.
No description provided by the author
No description provided by the author
TaskRunResults represents a collection of results for all task runs for one pipeline run.
No description provided by the author
No description provided by the author
No description provided by the author