Closed larsga closed 12 years ago
Yes, we check updated, and we keep the latest/highest. We do not go into error handling.
We also say this for snapshots, and it's the updated on the entry element of the snapshot you chose.
Make sure to say we change the since time for processed entries.
Must say that only update since
time if "all entries successfully processed".
Done.
It must, but how? We need to say explicitly.
I think what it needs to do is to check the
updated
element for eachentry
and keep the latest of them. Right?If that's the case I think we also need to say that if the client encounters errors during polling it needs to not record the new
since
time, as that will cause it to lose updates.