apache / openwhisk-apigateway

Apache OpenWhisk API Gateway service for exposing actions as REST interfaces.
https://openwhisk.apache.org/
Apache License 2.0
64 stars 45 forks source link

Add retry logic to redis queries #339

Closed alexsong93 closed 5 years ago

alexsong93 commented 5 years ago

Added logic to retry redis queries on failures @mhamann