Go to file
Keegan McAllister 0788f2efe6 get_updates_longpoll: Retry indefinitely, with exponential backoff
The client still won't recognize when it's reconnected, if there is no traffic.
Probably we should have the server send periodic heartbeat messages to the
clients, and make the clients look for them.

(imported from commit 4dab3ddf20bf3c48a65b9395c1e24b635b70aa81)
2012-09-05 16:37:20 -04:00
humbug Combine the zephyr() and personal_zephyr() functions. 2012-09-04 19:14:46 -04:00
servers/humbug-dev apache: Timeout talking to app after 20 minutes only 2012-09-05 15:53:40 -04:00
templates/zephyr Combine the zephyr() and personal_zephyr() functions. 2012-09-04 19:14:46 -04:00
tools Remove obsolete wiki user script 2012-09-04 20:50:34 -04:00
zephyr get_updates_longpoll: Retry indefinitely, with exponential backoff 2012-09-05 16:37:20 -04:00
.gitignore Add gitignore 2012-08-28 18:36:55 -04:00
manage.py Add manage.py (oops). 2012-08-28 12:45:35 -04:00
models.py Initial commit of sqlalchemy models. 2012-08-28 12:41:50 -04:00