I assign a new state value after the entity leaves each server, and I need to keep those values. In a single run, I use the state observation log to track the value through the simulation. Is there a way to do that for an experiment? So I can repeat the run 100 times, and have the state value at each server for each run?
Thank you!!