Readonly
initialThe initial delay between retries when sending a message. Used as the base for exponential backoff
Readonly
maxThe maximum number of message send attempts before giving up
Readonly
messageThe amount of time to wait for a message to be sent before timing out
Readonly
outgoingThe middleware to apply to outgoing messages before sending them
Optional
Readonly
useWhether to use the workaround for breaking connections on Linux Chrome. Defaults to false.
Configuration for the outbound messenger.