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
Caching
Code splitting
Code splitting loadable components
Configuration
Js memory leaks
Installation
Profiling server side rendering code
Ruby api
Updating
Troubleshooting
Invalid Token Workaround
Streaming server rendering
Node renderer
Basics
Debugging
Error reporting and tracing
Heroku
Js configuration
Troubleshooting
Contributors info
Style
Onboarding customers
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.