Add todo item

This commit is contained in:
2026-02-08 09:41:58 -05:00
parent 82e87577cc
commit cf04ecc78a

View File

@@ -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 - A lot of other stuff should probably be logfmt too but maybe we can get to
that later that later
- [ ] master rebuilds (or tries to) too many times; need some sort of debounce
or whatever it's called
## medium importance ## medium importance
- [ ] Add a log viewer - [ ] Add a log viewer