If there are multiple nodes with different roles and assemblies in the cluster.
Currently Reminder can only accept a payload where the type is known to every node.
Else reminder could not receive and/or deserialize the payload message.
But for the functionality of the reminder service it is not important to deserialize it.
Only the receiving node should be able to deserialize the payload back.
If there are multiple nodes with different roles and assemblies in the cluster.
Currently Reminder can only accept a payload where the type is known to every node.
Else reminder could not receive and/or deserialize the payload message.
But for the functionality of the reminder service it is not important to deserialize it.
Only the receiving node should be able to deserialize the payload back.