module documentation

RequestManager module. Main request dispatcher. All external requests are routed through here.

Class RequestManager RequestManager class.
Class RequestRingBuffer A ring buffer for requests.
Type Alias TargetDetails Type definition for target details used in request handling.
Variable expirationCheckFactor This factor determines how often the monitor looks for expired request resources.
TargetDetails =

Type definition for target details used in request handling.

Value
list[tuple[str, list[str], str, PCH, str, str, ResourceTypes, bool]]
expirationCheckFactor: float =

This factor determines how often the monitor looks for expired request resources.