In my structure, receiver will predict something with the data if the forwarder gives some data to the receiver.
After predicting, there are some information let receiver know that some problems may occur in forwarder.
Therefore, the information should be sent to the forwarder.
Is there any good idea?
Thank you.