circus/crates/common
NotAShelf 550603c4bb
fc-common: add disk space monitoring and error handling
Adds a `DiskSpace` error variant and an `is_disk_full()` helper
alongside a `check_disk_space()` util that uses libc's `statsfs` on
unix. FC now detects disk space errors and logs recovery instructions
if applicable.

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ia6d2c472219dc9d6eed6901dc733d7bb6a6a6964
2026-02-05 22:45:20 +03:00
..
migrations db: add migration 008 for user management tables 2026-02-05 22:45:08 +03:00
src fc-common: add disk space monitoring and error handling 2026-02-05 22:45:20 +03:00
tests fc-common: test user management fully 2026-02-05 22:45:15 +03:00
Cargo.toml fc-common: add disk space monitoring and error handling 2026-02-05 22:45:20 +03:00