Type alias ScheduleTriggerOverlapBehavior

ScheduleTriggerOverlapBehavior: typeof EXCLUSIVE_RUN | typeof OVERLAP_ALLOWED | UnparsedObject

Controls whether a scheduled workflow run may start while another instance is still running.

Generated using TypeDoc