Bug description

After upgrading to 4.1.11, we are seeing an increase in queries to the DB to retrieve thumbnails and dashboard data. These are not getting retrieved from the cache. Is this a known issue, and if so, is there a workaround for this issue? We are not seeing any statement in the log that indicates an attempt to retrieve this information from the cache.

Screenshots/recordings

No response

Superset version

master / latest-dev

Python version

3.9

Node version

16

Browser

Chrome

Additional context

No response

Checklist

  • [ ] I have searched Superset docs and Slack and didn't find a solution to my problem.
  • [ ] I have searched the GitHub issue tracker and didn't find a similar bug report.
  • [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.

Comment From: rusackas

Assuming you mean 4.1.1, but I'm not aware of any changes that should affect caching or thumbnails. Perhaps something in your config changed during the upgrade? What version were you upgrading from?

Comment From: ganeshvaidee

We upgraded from 2.1.1 to 4.0 (via 3.x) around November of 2024. And then recently to 4.1.10. And because of some issues in 4.1.10, we are now on 4.1.11. We did not update any caching-related parameters along the way. If there are specific ones we should look at, please let us know.

Comment From: rusackas

There is no 4.1.10 or 4.1.11, so I'm a little confused there. I assume you mean 4.1.0 and 4.1.1.

For changes that may have occurred, you'd have to check the changelogs and Updating.md files.

Comment From: rusackas

Give then odd versin numbers and the lack of updated context, we might have to close this one ut as inactinable/not-planned. Let us know if you're able to upgrade to 5.0.0 (or even 4.1.3) and if you have had any further issues there.