qoollo/Concierge

If concierge port can't be binded - do not fail

agend opened this issue · 3 comments

agend commented

Concierge is supplementary service and may be not fail but log this and continues start up of service?

slmjy commented

That shoud be configurable from code and App.Config. The default behaviour should be to continue working, what do you think?

agend commented

That's fine

add flag IgnoreRemoteConnectionFail for AppBuilder