Version: NextOn this pageRequestDraftDict A request that failed to be processed during a request queue operation and can be retried.Index Propertiesidmethodunique_keyurlProperties idid: NotRequired[str]A unique identifier assigned to the request.methodmethod: NotRequired[Literal[GET, HEAD, POST, PUT, DELETE, CONNECT, OPTIONS, TRACE, PATCH]]unique_keyunique_key: strA unique key used for request de-duplication. Requests with the same unique key are considered identical.urlurl: strThe URL of the request.
A request that failed to be processed during a request queue operation and can be retried.