Spring Consul app crashes when there is no agent up -


we have started explore spring cloud consul , see if consul agent down app crashes when started... expected behavior? have expected app wait agent , retry @ least several times or @ least behavior configurable...

also if agent @ start registers service in catalog if @ point agent went down several seconds app fail talk agent , not retry talk agent again... cause scenario app no longer talking agent again expect retry...

it open issue tracking.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -