Subscription synchronization is debounced @ 250ms and then delayed if necessary to ensure it happens no more frequent than 8 seconds.
So sometimes it will be immediate-ish (250ms), and sometimes you'll get up to 8 seconds of delay.
Subscription synchronization is debounced @ 250ms and then delayed if necessary to ensure it happens no more frequent than 8 seconds.
So sometimes it will be immediate-ish (250ms), and sometimes you'll get up to 8 seconds of delay.