I have been testing the network loss under a Sawtooth multiple nodes environment with docker.
I disconnect the validator container via docker disconnect <validator-container>
and then connect it via docker connect <validator-container
command
After that, all the data sent to this node remains pending. What is the correct way to reconnect the validator after loosing the network?