Description
Optimize behaviour to call self.data_transform.inbound_transform only in handle_invalid_message
or
make the necessary transformation outside the handle_invalid_message.
Motivation
Current Implementation
Are you planning to do it yourself in a pull request?
Maybe :)