A single activated job handed to an Effect handler. This is the raw activation payload (variables + custom headers + lifecycle keys); acknowledgement is driven by the value/error the handler's Effect produces, not by imperative methods.
Effect
A single activated job handed to an Effect handler. This is the raw activation payload (variables + custom headers + lifecycle keys); acknowledgement is driven by the value/error the handler's
Effectproduces, not by imperative methods.