Next.js Discord

Discord Forum

Increase hot-reload-client.js dev server timeout

Unanswered
Japanese anchovy posted this in #help-forum
Open in Discord
Japanese anchovyOP
Using the app router, I am calling some external APIs in one of my layouts that has some latency, so the hot reload client starts spamming my local server every few seconds, causing multiple external web requests to trigger. Is there any way to increase the timeout that the hot reload client waits to fetch the page again? I have a local proxy caddy server in my dev setup in case that's relevant.

0 Replies