ModelsVersion: NextOn this pageHeadRequest A request from the request queue head without lock information.Index Propertiesidmethodmodel_configretry_countunique_keyurlProperties idid: strA unique identifier assigned to the request.methodmethod: HttpMethod | Nonemodel_configmodel_config: Undefinedretry_countretry_count: int | NoneThe number of times this request has been retried.unique_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 from the request queue head without lock information.