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
Peek message before attempting to deserialize ActiveSupport::Message::Metadata using JSON
Rescuing an exception here can be wildly expensive here. We noticed 22ms overhead
on each request when attempting to decode metadata that was serialized using Marshal.
Co-authored-by: Jonathan Hefner <[email protected]>
0 commit comments