log

age author description
Fri, 06 Sep 2024 18:26:13 -0700 drewp support status=="cancelled" to delete events
Fri, 06 Sep 2024 18:25:32 -0700 drewp hoist startupJitter to main
Fri, 06 Sep 2024 18:24:38 -0700 drewp redo url structure (still not the same as the old version)
Fri, 06 Sep 2024 17:54:52 -0700 drewp refactor upsertEvents
Fri, 06 Sep 2024 17:54:35 -0700 drewp rework some err-vs-fatal cases
Fri, 06 Sep 2024 17:53:21 -0700 drewp hey we already jitter the passed watchLifetime- don't need to do it twice
Fri, 06 Sep 2024 17:52:37 -0700 drewp refactor jitter code
Fri, 06 Sep 2024 17:51:15 -0700 drewp log
Fri, 06 Sep 2024 17:33:08 -0700 drewp gcalclient should return errors, not exit
Fri, 06 Sep 2024 17:32:07 -0700 drewp repurpose the deleter for v5 events
Fri, 06 Sep 2024 17:30:58 -0700 drewp rm debugging cal filter code
Fri, 06 Sep 2024 17:30:27 -0700 drewp page size
Fri, 06 Sep 2024 17:30:16 -0700 drewp logging
Fri, 06 Sep 2024 17:27:51 -0700 drewp get mongodb ip from k8s environment
Fri, 06 Sep 2024 17:27:16 -0700 drewp comment
Fri, 06 Sep 2024 17:26:11 -0700 drewp doc & refactor
Fri, 06 Sep 2024 17:25:40 -0700 drewp reformat
Fri, 06 Sep 2024 16:46:21 -0700 drewp forgot this sloppy Dockerfile
Fri, 06 Sep 2024 16:46:02 -0700 drewp rename so they sort next to each other
Fri, 06 Sep 2024 16:43:31 -0700 drewp more logging
Fri, 06 Sep 2024 16:43:14 -0700 drewp receive notifications and route them to calendar sync functions
Fri, 06 Sep 2024 16:41:48 -0700 drewp logging and small refactors
Fri, 06 Sep 2024 16:37:04 -0700 drewp deployment
Thu, 05 Sep 2024 17:01:23 -0700 drewp logging and refactor
Thu, 05 Sep 2024 15:03:05 -0700 drewp WIP incremental sync now runs
Thu, 05 Sep 2024 13:50:40 -0700 drewp WIP: rewrite: process load+sync in parallel between cals; simplify a lot
Tue, 03 Sep 2024 14:50:20 -0700 drewp wip- discovring that i need to rewrite the concurrency between watchers (1 per cal)
Tue, 20 Aug 2024 12:18:46 -0700 drewp refactor. run 30s forever. doesn't work on 2+ cals
Mon, 19 Aug 2024 19:28:50 -0700 drewp refactor; dead code
Mon, 19 Aug 2024 19:19:13 -0700 drewp now gets sync updates (for 30 sec)