Enums · @purista/core

EventBridgeLateResponseHandling

Policy for command responses that arrive after invocation timeout.

Signature

EventBridgeLateResponseHandling.tstypescript
enum EventBridgeLateResponseHandling

Enumeration Members

2 entries

IgnoreWithWarning

Member

Source
IgnoreWithWarning.tstypescript
IgnoreWithWarning

Drop the late response and write a warning with correlation metadata.

NotApplicable

Member

Source
NotApplicable.tstypescript
NotApplicable

Late response handling is not relevant for this transport.