ForumsDevelopersServer side cache


Server side cache
Author Message
YEYE1977

Posted: Jun 26, 2012
Score: 0 Reference
My sync function updload a modified task to toodledo and then fetch the task back from the server. This works fine for most users but I have some users who complain that after uploading a modified task, the old taks is fetched back. Is there any server-side cache or delay that could explain this (i.e that even after a task is modified on the server an old task is retrieved)?

thanks in advance for your response.
Jake

Toodledo Founder
Posted: Jun 26, 2012
Score: 0 Reference
There is no server side cache or delay. Are you using API 1 or API 2? It could be that the modification fails for some reason and is not updating the task completely. Did you check for error codes?
YEYE1977

Posted: Jun 27, 2012
Score: 0 Reference
Thanks for your quick response. I'm using api 2.0. I the update fails, the sync should normally abort. But I'll double check thant.
You cannot reply yet

U Back to topic home

R Post a reply

To participate in these forums, you must be signed in.