Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore webpack-hot-middleware #127

Closed
adamyeats opened this issue May 5, 2020 · 2 comments
Closed

Ignore webpack-hot-middleware #127

adamyeats opened this issue May 5, 2020 · 2 comments
Assignees
Labels

Comments

@adamyeats
Copy link
Contributor

adamyeats commented May 5, 2020

When using an environment that uses webpack-hot-middleware to enable hot-reloading (e.g. Next.js) in development mode, we report extremely long spans ranging from 30-60 secs in length. This is caused by the long running request opened between the browser and the hot reloader to make webpack-hot-middleware work. We'll need to ignore these to enable #100 and possibly #114.

@adamyeats adamyeats added the bug label May 5, 2020
@adamyeats adamyeats self-assigned this May 5, 2020
@backlog-helper
Copy link

While performing the daily checks some issues were found with this issue.

  • This issue has not had any activity in 14 days. Please provide a status update if it is still relevant. Closed it if it is no longer relevant. Or move it to another column if it's blocked or requires another look at it. - (More info)

New issue guide | Backlog management | Rules | Feedback

@adamyeats
Copy link
Contributor Author

Closed as this was fixed in the Next.js integration. Please re-open again if this appears under other environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant