nats-queue-worker
nats-queue-worker copied to clipboard
Add reconnection logic for NATS queue worker and gateway handler
Expected Behaviour
The gateway and NATS queue worker both should reconnect if the connection is broken.
Current Behaviour
They do not reconnect.
Possible Solution
Solution being worked on in #49
Also tracked via https://github.com/openfaas/faas/issues/1031