MatthewCurlerTAC commented on issue #41588: URL: https://github.com/apache/superset/issues/41588#issuecomment-4907136545
> [@dosu](https://github.com/dosu) any ideas here? [@MatthewCurlerTAC](https://github.com/MatthewCurlerTAC) do you have any repro steps you could share here, maybe some particular configuration of charts/filters/etc on example data? I can't help but wonder if this is a Starrocks-specific thing. After submitting this issue, I made some changes to the caching configuration and haven't had any issues since. I'm not 100% sure that the cache was the root problem and I have given it some time for the issue the reappear but it hasn't, so I have to assume that this was related to a misconfiguration. In the configuration above, I had both `RESULTS_BACKEND` and `CeleryConfig.results_backend` using Redis database `4`. The only change I made prior to no longer seeing this issue was to change `CeleryConfig.results_backend` to use Redis database `8` (not used anywhere else). Given this no longer seems to be an issue, I am closing it. -- 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]
