adobe-apiplatform / apigateway

A Performant API Gateway based on NGINX and Openresty
MIT License
301 stars 57 forks source link

Verify tasks retrieval prior to parsing and replacing upstreams config #65

Closed asteed closed 6 years ago

asteed commented 6 years ago

In the case of connectivity failure, (ex: DNS failure is exit code 6) skip generation + reload of new upstreams configuration.

ddragosd commented 6 years ago

thanks @asteed !