Optional
confirmOptional
exchangeAny exchange-exchange bindings to be declared before the consumer and whenever the connection is reset.
Optional
exchangesAny exchanges to be declared before the consumer and whenever the connection is reset
Optional
maxRetries are disabled by default. Increase this number to retry when a request fails due to timeout or connection loss. The Connection options acquireTimeout, retryLow, and retryHigh will affect time between retries.
1
Optional
queueAny queue-exchange bindings to be declared before the consumer and whenever the connection is reset.
Optional
queuesDefine any queues to be declared before the first publish and whenever the connection is reset. Same as queueDeclare
Optional
timeoutMax time to wait for a response, in milliseconds. Must be > 0. Note that the acquireTimeout will also affect requests.
30_000
Generated using TypeDoc
Enable publish-confirm mode. See confirmSelect