On Apr 30, 2007, at 9:35 AM, Justin R. Miller wrote: > I've noticed a sync issue on the API. Although /posts/update will > show an updated timestamp after a just-added bookmark, /posts/recent > will not show the bookmark for some time -- sometimes on the order of > a minute or two. Therefore, my application checks that the posts have > been updated, sees this is so, grabs the recent bookmarks, misses the > new one (since it's not there yet), and thinks it's been updated. > > For example in the time that I've written this email, /posts/recent > is still not showing a bookmark I just added. > > Is this a known issue?
Hey there - this hasn't been a known issue, but I haven't yet been able to personally reproduce it on my own account. Can you provide more details - ie. what bookmarks were you posting (if you don't mind); when did you try it; what HTTP client were you using when you saw the behavior? Also, have you by chance tried using posts/get instead of posts/ recent to fetch updated items? There shouldn't be a difference, other than that posts/get slices by date and posts/recent slices by count - but if there is a difference, it could be telling. -- l.m.orchard technical yahoo, del.icio.us Yahoo! [EMAIL PROTECTED]

