N+1 API Call errors in Sentry when Next.js prefetches links
Unanswered
Oak apple gall wasp posted this in #help-forum
Oak apple gall waspOP
We're seeing a lot of "N+1 API Call" issues in Sentry which seem to be due to Next.js prefetching all links on pages where we have a lot (20-30+) of links. Has anyone else encountered this issue? What is my best path forward? Ignore the errors? Disable prefetching on pages where there are a lot of links?