RuntimeError
ReceiveTimeout is raised if:
The read socket shows “not ready” at any time after the timeout specified by :parse_timeout in the connection hash.
# File lib/stomp/errors.rb, line 44 def message "Receive status timeout" end