ClassesOn this pageRequestDraft A request that failed to be processed during a request queue operation and can be retried.Index Propertiesidmethodmodel_configunique_keyurlProperties idid: str | NoneA unique identifier assigned to the request.methodmethod: strThe HTTP method of the request.model_configmodel_config: Undefinedunique_keyunique_key: strA unique key used for request de-duplication. Requests with the same unique key are considered identical.urlurl: AnyUrlThe URL of the request.
A request that failed to be processed during a request queue operation and can be retried.