GitHub user shobhit5090 edited a comment on the discussion: getting error 422 /api/v1/chart/data/qc-a3....
@dosu. setting ' GLOBAL_ASYNC_QUERIES = False ' will disable the functionality of celery worker and hence not able to use it in sqllab for complex querying, also scalability will reduce and app will slow down then i wanted to use `stale while revalidate` technique such that dashboard will show cached data while celery worker runs chart queries in background and replace with new data when arise. GitHub link: https://github.com/apache/superset/discussions/37306#discussioncomment-15560701 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
