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
Optimize behaviour to call self.data_transform.inbound_transform only in handle_invalid_message
or
make the necessary transformation outside the handle_invalid_message.