Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.lyzn.ai/llms.txt

Use this file to discover all available pages before exploring further.

Sleep

Delay execution with optional exponential backoff

Properties

PropertyValue
Typesleep
FamilyActions
GroupGeneral

Parameters

NameLabelTypeDescriptionRequired
amountAmountNumberNo
unitUnitSelectNo
backoffBackoff FactorNumberMultiply delay by this factorNo

Outputs

NameLabelTypeDescription
sleptsleptbooleanWhether delay completed
durationMsdurationMsnumberDelay duration in milliseconds