OpenKnowledgeMaps / Headstart

A framework for creating web-based knowledge maps
https://openknowledgemaps.org/
MIT License
197 stars 42 forks source link

Fix api errorhandling for false 0-results errors #672

Closed chreman closed 2 years ago

chreman commented 2 years ago

This PR fixes a few loopholes in the error handling logic of the backend. It prevents the display of "Not enough results" errors in the search-flow in cases where the root cause is actually an outage of the backend-API or an error that is not recognizable by the data client error heuristics.