Skip to main content
Version: 2.9

RequestQueueClientRequestSchema

Index

Properties

optionalerrorMessages

errorMessages?: string[]

optionalhandledAt

handledAt?: string

optionalheaders

headers?: Record<string, string>

id

id: string

optionalloadedUrl

loadedUrl?: string

optionalmethod

optionalnoRetry

noRetry?: boolean

optionalpayload

payload?: string

optionalretryCount

retryCount?: number

uniqueKey

uniqueKey: string

url

url: string

optionaluserData

userData?: Record<string, unknown>