Options for the publish method on the pool and relay
Optional
Whether to reconnect when socket fails to connect. default is true (10 retries with 1 second delay)
https://rxjs.dev/api/index/function/retry
Number of times to retry the publish. default is 10
use reconnect instead
reconnect
Options for the publish method on the pool and relay