Open GoogleCodeExporter opened 8 years ago
"Token expired" on /channel means that someone had a wave open in their browser
for more than two weeks without reloading or switching to a different wave;
this is not currently supported. The wave will be disconnected, and the user
will see a message telling them to reload. The stack trace you sent refers to
the timestamp 1332313495954, which means someone was trying to work with a wave
that they opened on Wed Mar 21 00:04:55 PDT 2012 in their browser.
We should probably make this less noisy in the logs if it makes real errors
harder to see.
Making it possible to keep a wave open for longer could be as simple as
changing xsrf_token_expiry_seconds in flags.json, but it has security
implications. Maybe 30 days would still be OK and make it less likely to
occur, but that's a guess.
Original comment by oh...@google.com
on 6 Apr 2012 at 10:48
Original comment by oh...@google.com
on 20 Apr 2012 at 9:59
Original issue reported on code.google.com by
vega113
on 6 Apr 2012 at 7:38