Enums · @purista/core

EventBridgeStreamLateFrameHandling

Policy for stream frames that arrive after stream timeout.

Signature

EventBridgeStreamLateFrameHandling.tstypescript
enum EventBridgeStreamLateFrameHandling

Enumeration Members

2 entries

IgnoreWithWarning

Member

Source
IgnoreWithWarning.tstypescript
IgnoreWithWarning

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

NotApplicable

Member

Source
NotApplicable.tstypescript
NotApplicable

Late frame handling is not relevant for this transport.