appsignal/appsignal-ruby

ActionCable: Unsupported data type 'ActionDispatch::Request::Session'

Closed this issue ยท 3 comments

Hi team ๐Ÿ‘‹ We're seeing

[ERROR] appsignal: Sample data 'session_data': Unsupported data type 'ActionDispatch::Request::Session' received: #<ActionDispatch::Request::Session:0x626b0 not yet loaded>

errors logged in our ActionCable processes, which I believe is the result of .to_h missing on the .session call here (as is done for the Rack implementation).

Hi @lhoBas, that does seem broken. I'm working on a fix.

Thanks for the swift fix ๐Ÿ™Œ

It's been released in Ruby gem 4.1.2 ๐Ÿ‘