RequestQueueHead
Index
Properties
had_multiple_clients
Whether the request queue has been accessed by multiple different clients.
items
The array of requests from the request queue head.
limit
The maximum number of requests returned.
model_config
queue_modified_at
The timestamp when the request queue was last modified.
A batch of requests from the request queue head without locking.