The-OAG-Development-Project/Application-Gateway
View on GitHubGeneral Error Handling (example no config provided)
Open
#5 opened on Oct 24, 2020
good first issuehelp wanted
Repository metrics
- Stars
- (88 stars)
- PR merge metrics
- (PR metrics pending)
Description
Currently we have no pretty error handling for the following cases:
- OAG cannot route a request -> this is a SCG generic issue
- General internal errors during requests
TODO: Implement a default error page (don't reveal to much information) that is displayed if an error occurs.