Evaluates Elixir module hooks and HTTP hooks with bounded runtime.
Summary
Functions
Resolves a hook condition against a dispatch context.
Renders and executes a configured HTTP hook.
Functions
Resolves a hook condition against a dispatch context.
@spec run_http_hook(Ecto.Schema.t(), map(), keyword()) :: {:ok, term()} | {:error, term()}
Renders and executes a configured HTTP hook.