Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
node/reactor: Rewrite `Runtime::run` and introduce `LAG_TIMEOUT`
Merged lorenz opened 2 months ago

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.

lorenz opened with revision 4d6a2be5 on base 119445ce +36 -22 2 months ago

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.

fintohaps pushed revision 2 639bc8ad on base 4d7b942b +36 -22 2 months ago

Rebase

fintohaps merged revision 639bc8ad at 30701cc6 2 months ago