radicle-heartwood-lfs/crates/radicle-node
Lorenz Leutgeb 057edf55b8 node/reactor: Introduce `LAG_TIMEOUT`
Since the service performs further I/O (e.g. uses SQLite), it can keep
the reactor runtime thread busy for long periods. Emit a warning if that
is the case.

100 ms is quite relaxed, this is to only catch severe cases and avoid
spamming the log.
2026-02-18 09:36:49 +00:00
..
src node/reactor: Introduce `LAG_TIMEOUT` 2026-02-18 09:36:49 +00:00
Cargo.toml node: Use `gix_packetline` 2026-02-16 21:42:59 +01:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00