haredo
types
AdapterOptions
Interface AdapterOptions
interface
AdapterOptions
{
reconnectDelay
?:
number
|
ReconnectDelayFunction
;
tlsOptions
?:
AMQPTlsOptions
;
url
:
string
|
RabbitUrl
;
}
Index
Properties
reconnect
Delay?
tls
Options?
url
Properties
Optional
reconnect
Delay
reconnectDelay
?:
number
|
ReconnectDelayFunction
Add a delay between connection attempts.
Default
500
Copy
Optional
tls
Options
tlsOptions
?:
AMQPTlsOptions
url
url
:
string
|
RabbitUrl
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
reconnect
Delay
tls
Options
url
haredo
index
FailedParsingJsonError
HaredoError
MissingQueueNameError
NotConnectedError
FailureBackoff
LogMessage
Middleware
StandardBackoffOptions
LogFunction
LogLevel
Exchange
Haredo
Queue
standardBackoff
Extension
ExtensionInterface
internals
TypedEventEmitter
createAdapter
makeHaredoMessage
Adapter
AdapterEvents
AdapterOptions
SubscribeArguments
SubscribeOptions
types
Adapter
AdapterEvents
AdapterOptions
ChainState
Consumer
ExchangeChain
ExchangeChainState
ExchangeDeleteOptions
ExchangeInterface
Extension
ExtensionInterface
HaredoConsumer
HaredoEvents
HaredoInstance
HaredoMessage
HaredoMessageEvents
HaredoOptions
KnownBindingArguments
KnownExchangeArguments
KnownQueueArguments
Methods
PublishOptions
QueueChain
QueueChainState
QueueDeleteOptions
QueueInterface
QueuePublishChain
QueueSubscribeChain
RabbitUrl
SharedChain
SkipSetupOptions
SubscribeArguments
SubscribeOptions
BindingArguments
ExchangeArguments
ExchangeType
IterateExtension
Merge
QueueArguments
ReconnectDelayFunction
Retention
RetentionUnit
StandardExchangeType
StreamOffset
SubscribeCallback
XOverflow
LogFunction
LogLevel
LogMessage
Middleware
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
Add a delay between connection attempts.