mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Revert "Chore: Return influxdb query error early before parsing the result (#88549)"
This reverts commit a87c155c06
.
* Handle error in buffered parser
* handle error message in streaming parser
5 lines
105 B
JSON
5 lines
105 B
JSON
{
|
|
"code": "invalid",
|
|
"message": "failed to parse query: found WERE, expected ; at line 1, char 38"
|
|
}
|