We started a Gadget that uses a server we started on appengine and its database, and it also uses open-social to find out about friends of the current user. Only recently we encountered a problem...
After we update the data on the server (add\delete\modify) and refresh the page, it does not show the updated data- it shows the old information. When we check the information on the server - we see it is as it should be. It has the updated information. But our gadget for some unknown reason gets the old data instead of the new one. Note: we are working on the sandbox and we removed the gadget's cache option. Only after a while (I don't know exactly... It could be a few hours and it could be a day, I don't know yet) it shows the real data. I can't ignore this situation. It would not be a friendly interface, and it could cause unnecessary bugs. What can I do to resolve this? Is there another cache I don't know about? Are there server-problems on appengine? An update on javascript that causes the site to get the old data? Thank you in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
