Commit Graph

10 Commits (5706152bbc302e58d6f7127434bf500073e27194)

Author SHA1 Message Date
Ryan 5706152bbc Update tracker to AGDQ 2018-01-07 21:42:58 -08:00
Ryan Rix 599f055910 Beginning of a way to disable client cache
This is so that share links don't clobber local storage, some day.
2017-07-03 22:34:52 -05:00
Ryan Rix 5eefb6fa67 Handle case when tracker is down and flask lacks cache. 2017-07-03 19:14:53 -05:00
Ryan Rix 4dad65bd90 Handle tracker being down more gracefully. 2017-07-03 19:09:24 -05:00
Ryan Rix cdb3f3057b Implement server-side cache invalidation 2017-07-03 18:51:41 -05:00
Ryan Rix 1a00853295 GDI. 2017-07-03 18:32:37 -05:00
Ryan Rix e1b22a2125 Implement an abstract localStorage cache 2017-07-03 18:31:34 -05:00
Ryan Rix 43b8171dd8 remove sillycode 2017-07-01 19:51:30 -07:00
Ryan Rix fcf2413d8d Convert run start to local time 2017-07-01 19:51:12 -07:00
Ryan Rix 767f211e8f Load and cache runs from GDQ site
This caches to the local filesystem because by default, Lambda calls (where this is targeted to run)
share a filesystem as long as the lambda container is initialized
2017-07-01 19:22:20 -07:00