GodelTech / GodelTech.Microservices.Core

Microservice framework core functionality
MIT License
6 stars 2 forks source link

Error handler is configured only when ErrorHandlingPath is defined #29

Closed DiamondDragon closed 4 years ago

DiamondDragon commented 4 years ago

REST API configuration doesn't require error page is production. HTTP Status code is expected. REST API is going to be more frequent case of framework usage rather than UI. This was the reason to NOT configure error handler by default.

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication