QWIT.Flow behaviour (QWIT v0.1.0) View Source

Link to this section Summary

Link to this section Types

Specs

reaction() ::
  {:retry, integer()}
  | :skip
  | {:rollback, integer()}
  | :skipback
  | :wait
  | {:abort, any()}

Link to this section Callbacks

Specs

build_flow() :: any()