[Pitch] Advanced Observation Tracking

The .initial is really only intended for the continuous form; because there is no onChange event fired for the non-continuous form when establishing observation.

1 Like

Just as a heads up; the fix for the bug is limited to fixing just the reported expectation that the examples terminate reliably. The values that are produced however will still have a slight window where a last-ever-set value might be dropped due to the race between registering an observation and the change of the value from a different isolation.

I talked at length with John about potential solution spaces for that and I have some ideas on how to move forward with improving the value race for when the last-ever-to-be-set case occurs. But that particular part is a tangential issue that still needs refinement and testing and isn't per-se blocking to this particular proposal.