Skip to main content
Version: Next

RequestQueueOperationOptions

Options for request-queue operations that add or return requests to the queue (RequestQueueBackend.addBatchOfRequests, RequestQueueBackend.reclaimRequest).

Index

Properties

Properties

optionalforefront

forefront?: boolean

Place the affected request(s) at the beginning of the queue so they are processed sooner.

Page Options