Function: deriveStepExternalKey()
deriveStepExternalKey(
stageRecordId,stepId):string
Defined in: packages/workflow-engine/src/core/step-external-key.ts:49
The external-effect key for a step. Identical for the same
(stageRecordId, stepId) pair on every replay, in every process.
Parameters
stageRecordId
string
stepId
string
Returns
string