Sliding-window request velocity signals for a single device.
true when requestCount >= maxRequestsPerWindow.
true
requestCount >= maxRequestsPerWindow
Number of requests recorded within the measurement window.
Normalised request rate: requestCount / (windowMs / 60_000).
requestCount / (windowMs / 60_000)
Length of the sliding window in milliseconds.
Sliding-window request velocity signals for a single device.