The integration level scan_interval will now be correctly used if there is no override defined at symbol level.
Previously, one could define a 0 value scan_interval for manually invoking updates. To accomplish that, one would need to define the scan_interval as manual. This part would be a breaking change.
scan_interval
will now be correctly used if there is no override defined at symbol level.scan_interval
for manually invoking updates. To accomplish that, one would need to define thescan_interval
asmanual
. This part would be a breaking change.