Skip to content

Better reconnect strategy

Compare
Choose a tag to compare
@arsham arsham released this 15 Feb 12:20
· 69 commits to master since this release
2098aef

This commit refactors the ConfigFunc to return errors if the client is already started. The publishing error channel is not blocking anymore if
the client is closed.
We create only one exchange throughout the life of the client even if the worker count is more than 1.