Enums · @purista/core

EventBridgeStreamLateFrameHandling

Policy for stream frames that arrive after stream timeout.

Signature

EventBridgeStreamLateFrameHandling.ts typescript
enum EventBridgeStreamLateFrameHandling

Enumeration Members

2 entries

IgnoreWithWarning

Member

Source
IgnoreWithWarning.ts typescript
IgnoreWithWarning

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

NotApplicable

Member

Source
NotApplicable.ts typescript
NotApplicable

Late frame handling is not relevant for this transport.