Closed gkc closed 2 years ago
There are multiple engineer-weeks of work required here. Sprint estimates should be "how much do we want to invest in this sprint" rather than "how much work will this take"
@srieteja please update this ticket with changes you are currently working on
The above-mentioned PR makes sync params available to the developers to configure as required. I tested it by setting values 1, 1, 1(syncRequestTriggerInSeconds, syncRequestThreshhold, syncRunIntervalInSeconds) and the values were being synced by the next second as expected. This should solve the real-time sync requirement.
I'll be working on this over the next couple of days
Lots of progress; needs another 2-3 days to make sure all functionality and error handling is fully covered by tests
LOL Gary-from-the-past "2-3 days"
Burned another 8SP in sprint PR33
Server-side looks pretty solid. Client side seems solid but I still don't have enough coverage of all of the edge cases in order to be sure.
No progress in PR35; my time was spent on the Java client library and on eliminating end-to-end notification latency
Time-boxing to 5 SP for sprint 36
Create a new issue #504 for continued work. Updated story points burned so far on this for posterity
Describe the bug
Expected behavior