Slow lookupPageByUuid query after upgrades

We’ve had a self-hosted instance for a few years, and recently I just went through an upgrade path from 3.114.x to 3.284.x. Following the guide I upgrade to the latest patch of each major release in between those (so 3.148.x, 3.196.x, and so on)

Everything seems to be looking okay, but when I navigate around the our instance, it feels extremely non-responsive. I click on a link or a button to take me to a new app and it does nothing for over a second, then it navigates me.

I looked in the inspector on Chrome and I see these “lookupPageByUuid” calls that get fired off on every page navigation, and they all take over 1 second, which feels like the culprit.

Other requests, like query requests, take less than 100ms. Static assets super fast as well.

Is there something I can do to speed that query up? I’m sure my team is going to be clicking links over and over again since it is just so unresponsive for well over a second.

+1 on this.

This happened about about 4 months ago when we upgraded our retool instance. Submitted a ticket and didn’t seem to go anywhere