We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue: Incase the openfaas gateway is down or function does not scale in time from 0 to 1. The messages might be lost.
Proposal: While calling the gateway is it a good idea to add retries and on multiple failures add the message back to the queue.
The text was updated successfully, but these errors were encountered:
Hi thanks for the suggestion.
I'm happy to explore this idea. There are a number of ways it can be achieved:
Sorry, something went wrong.
Thank you Alex.
No branches or pull requests
Issue: Incase the openfaas gateway is down or function does not scale in time from 0 to 1. The messages might be lost.
Proposal: While calling the gateway is it a good idea to add retries and on multiple failures add the message back to the queue.
The text was updated successfully, but these errors were encountered: