Skip to main content
Version: Next

RequestQueueStats

Usage counters for a RequestQueue.

Index

Properties

headItemReadCount

headItemReadCount: number

Number of queue-head reads issued to the request queue client (fetchNextRequest).

writeCount

writeCount: number

Number of write operations issued to the request queue client (add / handle / reclaim).

Page Options