netenglabs / suzieq

Using network observability to operate and design healthier networks
https://www.stardustsystems.net/
Apache License 2.0
792 stars 106 forks source link

gui: prevent crash when namespace does not exist #778

Closed claudiolor closed 2 years ago

claudiolor commented 2 years ago

Description

When the cached query has a not-existing namespace, the gui page crashes making the page unusable. This PR fixes this problem by ignoring the namespace if it does not exist.

Type of change

Please delete options that are not relevant.