Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 552 Bytes

Edge.md

File metadata and controls

16 lines (8 loc) · 552 Bytes

Edge

Properties

Name Type Description Notes
conditions ForwardConditions [optional]
from String
onFull String OnFull specifies the behaviour for the write actions when the inter step buffer is full. There are currently two options, retryUntilSuccess and discardLatest. if not provided, the default value is set to "retryUntilSuccess" [optional]
to String