Outbound-only dispatch gate for adapter health state.
Summary
Functions
Allows healthy outbound adapters and defers resting adapters.
Returns true when an adapter is unavailable enough to pause an enrollment.
Functions
@spec check(map(), Ecto.Schema.t()) :: :ok | {:defer, DateTime.t(), map()} | {:error, map()}
Allows healthy outbound adapters and defers resting adapters.