<!--- Provide a general summary of the issue in the Title above --> ## Expected Behaviour <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> The gateway and NATS queue worker both should reconnect if the connection is broken. ## Current Behaviour <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> They do not reconnect. ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> <!--- or ideas how to implement the addition or change --> Solution being worked on in #49 Also tracked via https://github.com/openfaas/faas/issues/1031