You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a known limitation in the current architecture. However, this should be resolved once Global Async Queries become generally available: #9190 . If you feel like testing the feature, feel free to enable the GLOBAL_ASYNC_QUERIES feature flag. See the CONTRIBUTING.md documentation for details: https://github.com/apache/superset/blob/master/CONTRIBUTING.md#async-chart-queries
In my case, I want to avoid duplicate queries when one is running.
Such as, when user open a dashboard:
How to avoid duplicate queries in this case? Thanks.
The text was updated successfully, but these errors were encountered: