mirror of
https://github.com/apache/superset.git
synced 2026-04-23 01:55:09 +00:00
I was getting some "Could not connect to server" when there was a proper json payload with an `error` key, the change here makes sure to prioritize those messages over the generic one.