mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-12 15:06:04 +00:00
* test(gateway): add repeated restart benchmark Signed-off-by: samzong <samzong.lu@gmail.com> * test(gateway): harden restart benchmark probes Signed-off-by: samzong <samzong.lu@gmail.com> * fix(gateway): count restart benchmark sample failures * fix(gateway): harden restart benchmark portability * fix(gateway): tighten restart benchmark attribution * fix(gateway): preserve restart benchmark partial logs * fix(gateway): start restart probes before sampling * fix(gateway): avoid blocking restart probe sampling * fix(gateway): keep missed restart outage nonfatal --------- Signed-off-by: samzong <samzong.lu@gmail.com> Co-authored-by: Peter Steinberger <steipete@gmail.com>