DripDrop.Jobs.DispatchStep (DripDrop v0.1.0)

Copy Markdown View Source

Executes one scheduled step through policy, rendering, delivery, and transition handling.

Summary

Functions

Executes a scheduled step job from scheduler args.

Functions

perform(arg1)

@spec perform(term()) :: :ok | {:error, term()}
@spec perform(map()) :: :ok | {:error, term()}

Executes a scheduled step job from scheduler args.

perform(input, ctx)