This app works best with JavaScript enabled.
React on rails logo
React on Rails Pro
ShakaCode Website
Community
React on Rails Pro
Search
Search by
Home
Bundle caching
Code splitting loadable components
Caching
Code splitting
Configuration
Installation
Profiling server side rendering code
Ruby api
Streaming server rendering
Js memory leaks
Troubleshooting
Invalid Token Workaround
Updating
Node renderer
Basics
Error reporting and tracing
Debugging
Heroku
Troubleshooting
Js configuration
Contributors info
Onboarding customers
Style
React server components
Add streaming and interactivity
Glossary
Create without ssr
How react server components work
Inside client components
Purpose and benefits
Rendering flow
Selective hydration in streamed components
Server side rendering
Tutorial
Release notes
4.0
Shakacode logo
ShakaCode
Developed by
Copyright 2020 ShakaCode
Node Renderer Troubleshooting
If you enabled restarts (having
allWorkersRestartInterval
and
delayBetweenIndividualWorkerRestarts
), you should set it with a high number to avoid the app from crashing because all Node renderer workers are stopped/killed.