Around and half my Sidekiq gets the error shown below, and then is thrown again to the execution queue. After a while, the error automatically disappears and the queue continues to run normally.
ArgumentError: A copy of StateMachines::RemittanceStateMachine has been removed from the module tree but is still active!
I would like to have a better understanding of the problem so that I can avoid it in the future.