Hello to all group members, In my gadget development I am using shared state functionality among other uses to implement some keep-alive functionality so that I could know what participants have the wave (gadget) open. Each gadget when its open sends a keep-alive message with updated "time" value (adds/ updates a key:value pair to a state).
While debugging the application I can see that the keep alive messages are not being updated among all instances of the gadget, not always but some times. My question is: Are there some limitations on the frequency of shared state update ? (I am sending an update from each instance every 5 seconds). Can I be sure that a state update will be delivered to all participants within some period of time ? Are there any guarantees on the state delivery ? Thanks in advance. Regards, Dima Gutzeit. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Wave API" 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-wave-api?hl=en -~----------~----~----~----~------~----~------~--~---
