Ramil Farkhshatov <ra...@gmx.co.uk> wrote: > The condition may > be something like: > > (time_since_last_match_ms > threshold_ms > || items_since_last_match > threshold_nitems > || data_exhausted)
Stupid me. We can just match added single item.
Ramil Farkhshatov <ra...@gmx.co.uk> wrote: > The condition may > be something like: > > (time_since_last_match_ms > threshold_ms > || items_since_last_match > threshold_nitems > || data_exhausted)
Stupid me. We can just match added single item.