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

PageSpeed Insights RPC::DEADLINE_EXCEEDED: context deadline exceeded #24

Open
topovik opened this issue Nov 11, 2024 · 0 comments
Open

Comments

@topovik
Copy link

topovik commented Nov 11, 2024

Description:

I am using Next.js with the app folder and the react-three-offscreen library to animate a GLB model, which is being loaded through a Web Worker. When testing on desktop devices, I encounter the error RPC::DEADLINE_EXCEEDED: context deadline exceeded in PageSpeed Insights.

Details:

  • The 3D model size is 170 KB, which is acceptable and should not cause loading issues.
  • The performance seems fine during regular usage, but when analyzed with PageSpeed Insights, this error occurs.

If I do not use the react-three-offscreen package, everything works fine.

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

No branches or pull requests

1 participant