Actions
Feature #5137
openPartialSync: Consumer can schedule sending sync interest before the sync interest gets expired
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
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.
Actions