PersistentAI API Documentation / @persistentai/fireflow-types / DEFAULT_SUBFLOW_TIMEOUT_MS
Variable: DEFAULT_SUBFLOW_TIMEOUT_MS
constDEFAULT_SUBFLOW_TIMEOUT_MS:3600000=3600000
Defined in: packages/fireflow-types/src/execution/services/dbos-types.ts:48
Default timeout for subflow execution (1 hour). Used when timeoutMs is not specified in ISubflowParams.