Split out strategy decision error handling 81/101381/7
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 31 May 2022 18:59:29 +0000 (20:59 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 28 Jul 2022 23:39:07 +0000 (23:39 +0000)
When the strategy determines that a connection attempt should not be
made it will throw an exception. Peel this case out of the rest of
connection handling and add a dedicated message.

Change-Id: I9dd897f487421ba096240ebc9e3d999a7a5d7489
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found