google-code-export / game-golem

Automatically exported from code.google.com/p/game-golem
0 stars 0 forks source link

Script dies on Blue Ball of Death #216

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Script gets spinning blue ball of death
2. Script puts out: golem/Rycochet's Castle Age Golem: [11:20:59 PM] Page load 
timeout, retry 1...
3. Nothing more happens, and script is frozen

What is the expected output? What do you see instead?
Last page load or button click should be retried.  If that fails, reload the 
whole page.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by 0Artifi...@gmail.com on 19 Dec 2010 at 2:26

GoogleCodeExporter commented 9 years ago
Added a "force" option to Page.to() - it's only for use within Page.retry(), 
but *should* stop that happening.

I currently almost never get this happening so haven't had a chance to test 
(why there were two attempts).

Original comment by RycochetTM on 19 Dec 2010 at 2:44

GoogleCodeExporter commented 9 years ago
Still getting this issue, particularly in relation to gifting.  There it 
repeats the Retry 1... message infinitely.

Original comment by 0Artifi...@gmail.com on 20 Dec 2010 at 3:50

GoogleCodeExporter commented 9 years ago
Retry and Refresh seem to be working as intended...

Original comment by RycochetTM on 17 Jan 2011 at 6:22