Ben-Vencill commented on issue #24171:
URL: https://github.com/apache/superset/issues/24171#issuecomment-1570655305
I have replicated these steps and get the following result when
`GLOBAL_ASYNC_QUERIES` is enabled:
- `api/v1/chart/data/{cache_key}` returns 422 Unprocessable Entity
- `/superset/explore_json/data/{cache_key}` returns 400 Bad Request
- `api/v1/chart/{chart_id}` returns 404 Not Found
I see none of these errors when making the same calls on the deployment
when `GLOBAL_ASYNC_QUERIES` feature flag is not enabled.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]