API Reference dagster_pipes v0.1.0
Modules
The Elixir protocol implementation for Dagster Pipes.
The context of the Dagster Pipes process.
exception that being handled when this exception was raised
Default behaviour of writing messages back to Dagster.
A channel for writing messages to a file.
Object that loads params passed from the orchestration process by the context injector and
message reader. These params are used to respectively bootstrap the
PipesContextLoader
and PipesMessageWriter
.
Provides set of functions to converting Elixir value into DagsterPipes.PipesMetadataValue
.
A protocol for converting Elixir value into DagsterPipes.PipesMetadataValue
.
Event type
Provides functionality to work with Dagster parameters.
Object that loads params passed from the orchestration process by the context injector and
message reader. These params are used to respectively bootstrap the
PipesContextLoader
and PipesMessageWriter
.
The serializable data passed from the orchestration process to the external process. This gets wrapped in a PipesContext.
:cause
- exception that explicitly led to this exception:context
- exception that being handled when this exception was raised:name
- class name of Exception object
:cause
- exception that explicitly led to this exception:context
- exception that being handled when this exception was raised:name
- class name of Exception object
:dagster_pipes_version
- The version of the Dagster Pipes protocol:method
- Event type:params
- Event parameters