Packages

A Gleam SDK for the Absurd durable workflow system, with type-safe database access via Parrot and OTP worker actors

Current section

Files

Jump to
gabsurd include gabsurd@event_AwaitResult.hrl
Raw

include/gabsurd@event_AwaitResult.hrl

-record(await_result, {should_suspend :: boolean(), payload :: binary()}).