GeoGateway / geogateway-portal

http://geo-gateway.org
Apache License 2.0
2 stars 1 forks source link

GeoGateway proxy services aren't handling exceptions #24

Closed marpierc closed 6 years ago

marpierc commented 6 years ago

GeoGatewayServer.js acts as a proxy between the browser and backend services to work around SOP limitations. When these backend services don't respond, GeoGatewayServer.js crashes because it does not handle these exceptions.