question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

on demand entries question

See original GitHub issue

Is there anyway to prevent my console from filling up with Fetch complete: GET "http://localhost:3003/_next/on-demand-entries-ping?page=/". while in development? With a new ping every 5 seconds my console gets quite noisy rather quickly.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:10
  • Comments:19 (11 by maintainers)

github_iconTop GitHub Comments

9reactions
albinekbcommented, May 19, 2017

Why is this not done over sockets? 🤔

7reactions
albinekbcommented, Nov 3, 2017

It is there to ping for updates when you change your code to make it faster from changed code to updated code running in your browser @donaminos

Read more comments on GitHub >

github_iconTop Results From Across the Web

on demand entries question · Issue #1364 · vercel/next.js
I'm thinking we can use new Image().src maybe instead of XHR just to avoid the horrible XHR logs?
Read more >
NextJS + ExpressJS Error with On Demand Entries Ping
Though errors in console, but all run normally, I just can't figure out why the error message coming. It's a weird. Here's the...
Read more >
Unable to trigger a new assessment for Demand records
Make sure you have data filled in Assessment tab of demand & then try clicking send Assessment button on Stakeholder registry form. Then...
Read more >
Contact us - Doctor On Demand
Browse our most frequently asked questions (FAQs) for quick answers about Doctor On Demand and our services. General Questions; Excuse Notes & Medical...
Read more >
next.config.js: Configuring onDemandEntries
Configuring onDemandEntries. Next.js exposes some options that give you some control over how the server will dispose or keep in memory built pages...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found