Kind: Function
Source: atloria-monorepo/apps/screenshot-worker/src/app/screenshot/services/flow-replay.service.ts
Redis key holding the ordered per-step results for a flow-replay job.
Signature
tsfunction flowStepsKey(jobId: string)
Parameters
| Name | Type |
|---|---|
jobId | string |
Was this page helpful?