Thrown by IMessageBroker.request when no correlated reply arrives
within the configured timeoutMs window. The pending request is abandoned
and its correlation entry cleaned up; a reply that arrives afterwards is
dropped.
Constructors
RequestTimeoutError(message?: string)
Usage
import { RequestTimeoutError } from "messaging-plugin/src/index.ts";