From 8f53b908a3f457c88a8775e2e9f95d877c90ade2 Mon Sep 17 00:00:00 2001 From: sblimkie Date: Thu, 21 Feb 2019 13:37:16 -0500 Subject: Update git submodules * Update docs/submodules/aai/event-client.git from branch 'master' to 27bcf86da3ba3a68c209db411292ea090fd8df52 - Event client to retry in case of failed connection On initial creation of the event client consumer/publisher handle a failure to connect to RMQ gracefully such that the application can still start up and re-try connecting at a later time Change-Id: I4ba8e2d2a8b4e4e5a60255550bb74a501494c9bd Issue-ID: AAI-2185 Signed-off-by: sblimkie --- docs/submodules/aai/event-client.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/aai/event-client.git b/docs/submodules/aai/event-client.git index f2daa751f..27bcf86da 160000 --- a/docs/submodules/aai/event-client.git +++ b/docs/submodules/aai/event-client.git @@ -1 +1 @@ -Subproject commit f2daa751f0c6e838316aa90f6a25ed267c8c6d48 +Subproject commit 27bcf86da3ba3a68c209db411292ea090fd8df52 -- cgit 1.2.3-korg