Captures an effect-key lambda for use with the once per { } DSL syntax.
once per { }
Created by calling per { ctx -> key } in the saga step chain.
per { ctx -> key }
The context type.
Lambda that computes a stable, non-blank effect-key from context.