LemonGateway. Transports. Webhook. ResponseBuilder
(lemon_gateway v0.1.0)
View Source
Response shaping and callback wait orchestration for webhook runs.
Summary
Functions
@spec cleanup_wait_setup(map()) :: :ok
@spec response_for_run( map(), keyword() ) :: {:ok, non_neg_integer(), map()} | {:error, term()}
@spec wait_for_run_completion(binary(), non_neg_integer()) :: {:ok, map()} | {:error, term()}