Kind: Class
Source: atloria-monorepo/apps/screenshot-worker/src/app/screenshot/dto/batch-screenshot.dto.ts
Screenshot failure record
Properties
| Property | Type |
|---|---|
url | string |
error | string |
retryCount | number |
stage | string |
failedAt | Date |
Kind: Class
Source: atloria-monorepo/apps/screenshot-worker/src/app/screenshot/dto/batch-screenshot.dto.ts
Screenshot failure record
| Property | Type |
|---|---|
url | string |
error | string |
retryCount | number |
stage | string |
failedAt | Date |
Was this page helpful?