Skip to content

ADHI-4857: Update ISDynAnyNGCont to use estimated period

Andy Salnikov requested to merge tickets/ADHI-4857 into master

ISDynAnyNGCont now uses PeriodFinder class to guess publication period and tries to follow the same period when publishing merged result. This is not super-reliable if/when providers go crazy and start publishing at random periods, but this should be an improvement even for this situation compared to older code.

Closes ADHI-4857

Merge request reports