Feature #5137
PartialSync: Consumer can schedule sending sync interest before the sync interest gets expired.
Start date:
11/24/2020
Due date:
% Done:
0%
Estimated time:
Description
In current PSync consumer, there is no such schedule feature to react quicker than sync interest timeout.
- we can schedule the next sync Interest to be sent in half the sync Interest lifetime + jitter, similar to full-sync.
- we might need a constructor option and a function to enable/disable the schedule if the application wants to control the schedule itself.
No data to display