sage v0.3.0 Sage.Executor
This module is responsible for Sage execution.
Link to this section Summary
Link to this section Functions
Link to this function
compensation_error_message(arg)
Link to this function
execute(sage, opts \\ [])
execute(sage :: Sage.t(), opts :: any()) :: {:ok, result :: any(), effects :: Sage.effects()} | {:error, any()}
Link to this function
maybe_notify_tracers(tracers, action, name)