piker/piker/storage
Gud Boi 964f207150 Replace assert with warn for no-gaps in `.storage.cli`
Change `assert aids` to a warning log when no history gaps are found
during `ldshm` gap detection; it is the **ideal case** OBVI. This avoids
crashing the CLI when gap detection finds no issues, which is actually
good news!

Bp

(this commit msg was generated in some part by [`claude-code`][claude-code-gh])
[claude-code-gh]: https://github.com/anthropics/claude-code
2026-02-22 22:08:35 -05:00
..
marketstore Flip `tractor.breakpoint()`s to new `.pause()` 2023-07-26 12:48:19 -04:00
__init__.py `.storage.__init__`: code styling updates 2026-02-22 22:08:34 -05:00
cli.py Replace assert with warn for no-gaps in `.storage.cli` 2026-02-22 22:08:35 -05:00
nativedb.py Ignore any non-`.parquet` files under `.config/piker/nativedb/` subdir 2025-02-19 17:01:24 -05:00