Pristine.Adapters.Transport.Finch (Pristine v0.4.0)

Copy Markdown View Source

Compatibility-named unary HTTP transport adapter backed by the Execution Plane.

Unary cancellation uses an Execution Plane session backed by OTP :httpc. Cancellation waits for the lower execution to terminate. A response that has already completed may win the race; cancellation cannot undo remote effects.