Daniel Perelman perelman
perelman created pull request perelman/fear_tracker#1 2020-04-12 00:59:27 -04:00
WIP: long polling support
perelman pushed to history/short-polling-only at perelman/fear_tracker 2020-04-12 00:57:39 -04:00
perelman pushed to deploy/awi at perelman/fear_tracker 2020-04-12 00:01:04 -04:00
b9b8841d60 Fix gunicorn service to reference gunicorn3.
perelman pushed to deploy/awi at perelman/fear_tracker 2020-04-12 00:00:09 -04:00
2ecf8b51de Add apps.aweirdimagination.net info files.
4c1f3c686b Add uwsgi and gnuicorn config files.
59045a199d Push new status immediately if possible instead of invalidating and forcing a reload.
b55883452e Wait to retry on error.
0b4beea491 Cancel long-polling for status from client side after 50 seconds.
Compare 12 commits »
perelman pushed to master at perelman/fear_tracker 2020-04-11 23:45:30 -04:00
59045a199d Push new status immediately if possible instead of invalidating and forcing a reload.
b55883452e Wait to retry on error.
0b4beea491 Cancel long-polling for status from client side after 50 seconds.
936636972c Add script_prefix support.
6040183562 Disconnect when done with status consumer.
Compare 8 commits »
perelman pushed to feature/long-poll-status at perelman/fear_tracker 2020-04-11 23:42:37 -04:00
59045a199d Push new status immediately if possible instead of invalidating and forcing a reload.
b55883452e Wait to retry on error.
Compare 2 commits »
perelman pushed to feature/long-poll-status at perelman/fear_tracker 2020-04-11 23:21:17 -04:00
0b4beea491 Cancel long-polling for status from client side after 50 seconds.
perelman pushed to feature/long-poll-status at perelman/fear_tracker 2020-04-11 22:29:35 -04:00
936636972c Add script_prefix support.
perelman pushed to feature/long-poll-status at perelman/fear_tracker 2020-04-11 21:25:27 -04:00
6040183562 Disconnect when done with status consumer.
233b92a4e6 Add missing routing.py file.
Compare 2 commits »
perelman pushed to feature/long-poll-status at perelman/fear_tracker 2020-04-11 21:16:46 -04:00
31f063e0ae Add some recovery attempts for race condition of missing status invalidation.
perelman pushed to feature/long-poll-status at perelman/fear_tracker 2020-04-11 21:02:03 -04:00
d1ff14bc63 Initial support for long-polling.
perelman pushed to deploy/awi at perelman/avalon-django 2020-04-11 18:15:07 -04:00
10d46b3ec6 Configuration for deploying on avalon.aweirdimagination.net.
perelman pushed to deploy/awi at perelman/fear_tracker 2020-04-11 18:13:54 -04:00
464dfc1246 Add apps.aweirdimagination.net info files.
acf18382ad Add uwsgi and gnuicorn config files.
perelman pushed to master at perelman/fear_tracker 2020-04-11 18:09:39 -04:00
02a8ed8730 Add migrations to .gitignore.
perelman pushed to master at perelman/word 2020-04-11 18:06:43 -04:00
d69794df83 Add metadata files.
e6cdfaa11f Initial code commit.
perelman created repository perelman/word 2020-04-11 18:05:45 -04:00
perelman pushed to master at perelman/choose 2020-04-11 18:01:19 -04:00
b957334614 Add favicon.ico.
d9735f69fe Add source reference for apps index.
Compare 2 commits »
perelman pushed to master at perelman/anagram-games 2020-04-11 17:43:38 -04:00
a658310214 Add index for linking to both anagram games.
perelman pushed to master at perelman/fear_tracker 2020-04-11 17:36:26 -04:00
f42edf2595 Add support for being run as asgi instead of wsgi.
perelman pushed to master at perelman/2r1b 2020-04-02 17:07:31 -04:00
c8fdd34f70 Add basic README.