Open sperka opened 7 years ago
@tpr1 isn't it because using UDP ?
portico implements a reliable protocol on top of UDP that should guarantee delivery of the attribute updates. both of these federates were also set with isLateJoiner false, which should make them both time constrained and time regulating, which makes a stronger guarantee that the updates should be delivered the next logical time step.
Tom, The object 'attributes' have two parameters (like interactions), viz. 1: order {timestamp, receive} 2: Delivery {reliable, best_effort} Can you make sure that the model this showed up in has the 'Delivery' set to 'reliable' for all attributes? Does the problem still exist after doing this? If it does, then it's a bug then we would need to look into.
the attribute output in the logs is set to reliable and timestamp.
this issue has persisted since the dawn of time; well before the recent commits.