From cf04ecc78afbd6be774ca683dfb6d0a55a7e13ef Mon Sep 17 00:00:00 2001 From: Michael Wolf Date: Sun, 8 Feb 2026 09:41:58 -0500 Subject: [PATCH] Add todo item --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index c52906d..6accc8c 100644 --- a/TODO.md +++ b/TODO.md @@ -60,6 +60,9 @@ CREATE TABLE app.customer_metadata (...); - A lot of other stuff should probably be logfmt too but maybe we can get to that later +- [ ] master rebuilds (or tries to) too many times; need some sort of debounce + or whatever it's called + ## medium importance - [ ] Add a log viewer