/adopt page ISR times out
Closed this issue · 2 comments
WVAviator commented
The serverless function on Vercel for revalidating static props on the /adopt page times out at 10.02 seconds every single time. The animals on the page never update unless a new build is pushed.
WVAviator commented
I have tried debugging this, and the actual API calls aren't fetched until about 9 seconds after page load begins. They time out after about 1.25 seconds.
This could be solved by upgrading - but the client does not want to pay for hosting.
WVAviator commented
I could remove Petfinder calls and stick to the Shelterluv animals, but that removes a core functionality of the site. Client does not want this.