You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You'll need to disable RACK TIMEOUT middleware in order to use this as it blocks the request and the middleware is then just doing it's job of killing the request.
Hello guys,
I am using binding.remote_pry with puma-dev.
In my controllers I always put binding.remote_pry and in console I call it with pry-remote.
After a minute or so I am getting RACK TIMEOUT error.
Can you please tell me what to do or fix this if is an issue.
Thanks,
Rares
The text was updated successfully, but these errors were encountered: