Skip to content
  • Jürg Billeter's avatar
    tracker-store: Stop signal timeout for sequential batch updates · 5fa10a7e
    Jürg Billeter authored
    If tracker-store receives a batch request after processing all previous
    batch requests but before the signal timeout expires, stop the signal
    timeout. This reduces the number of signals sent for batch updates where
    requests do not trigger any queueing in tracker-store, e.g., when
    sending simple batch update every 0.5 s.
    
    Fixes NB#254154.
    5fa10a7e