Re: [orkut-developer] Re: Avoiding time out when playing for a long time

2012-01-26 Thread Andreas Rehnberg
Thanks Bruno,

Is there a way for me to know when the time-out has occured, or do I have
to check for errors when users are trying to do an openSocial call?

/Andreas

On Tue, Jan 24, 2012 at 14:59, Bruno Oliveira (Google) 
brunooliveira9876543...@gmail.com wrote:

 Hello,

 Currently there is no workaround for this, unfortunately. OpenSocial calls
 do not reset the timer.

 What you can do is save the user's work on your server temporarily so that
 when they come back to the app after reloading (or even after disconnecting
 for a few hours or even days), they can continue where they left off.

 -
 Bruno Oliveira (Google)

 --
 You received this message because you are subscribed to the Google Groups
 orkut Developer Forum group.
 To view this discussion on the web visit
 https://groups.google.com/d/msg/opensocial-orkut/-/EW4ukEZ6SsgJ.

 To post to this group, send email to opensocial-orkut@googlegroups.com.
 To unsubscribe from this group, send email to
 opensocial-orkut+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/opensocial-orkut?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To post to this group, send email to opensocial-orkut@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.



[orkut-developer] Re: Avoiding time out when playing for a long time

2012-01-24 Thread brandited
The stats are still messed up, the ranking is the same I posted
before, for at least three accounts I have.

If it's OK for you, maybe it's not propagating to all servers, how
will I know... :)

On 24 jan, 11:59, Bruno Oliveira (Google)
brunooliveira9876543...@gmail.com wrote:
 Hello,

 Currently there is no workaround for this, unfortunately. OpenSocial calls
 do not reset the timer.

 What you can do is save the user's work on your server temporarily so that
 when they come back to the app after reloading (or even after disconnecting
 for a few hours or even days), they can continue where they left off.

 -
 Bruno Oliveira (Google)

-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To post to this group, send email to opensocial-orkut@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.



[orkut-developer] Re: Avoiding time out when playing for a long time

2012-01-23 Thread Andreas
Thanks for the reply Bruno.

This must be a deal-breaker for many apps! I'm making a paint application, 
and when the users spend hours creating really cool art reloading the app 
is not going to work. 

There is no way to prevent this by calling an opensocial.newDataRequest 
from time to time?

How can I know if the time out has accured?

Thanks in advance.

/Andreas

-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/opensocial-orkut/-/ukyiePXCEwUJ.
To post to this group, send email to opensocial-orkut@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.