featurehub-io / featurehub

FeatureHub - cloud native feature flags, A/B testing and remote configuration service. Real-time streaming feature updates. Provided with Java, JavaScript, React, Python, Go, .Net, Ruby, Android, Swift and Flutter SDKs.
https://www.featurehub.io
Other
309 stars 32 forks source link

[fix] set default error page for grizzly web server #1165

Closed rvowles closed 2 months ago

rvowles commented 2 months ago

Description

A url could be such that it would cause an error to be logged back to the user by Grizzly, the web server we use. This prevents any information leakage but still logs the error.

rvowles commented 2 months ago

/e2e-build