(connect-with-retries)
(connect-with-retries config)
(connect-with-retries config tries)
Attempts to connect to RabbitMQ broker tries
times.
Returns connection if successful.
Attempts to connect to RabbitMQ broker `tries` times. Returns connection if successful.
(dissoc-blank-config-params-with-defaults config)
Takes a langohr RabbitMQ connection config map and returns a new one with all blank params with known-sane defaults dissoc'ed. This will allow the default to take over rather than using an invalid config.
Takes a langohr RabbitMQ connection config map and returns a new one with all blank params with known-sane defaults dissoc'ed. This will allow the default to take over rather than using an invalid config.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |