Files
openclaw/src/tasks
wm0018 8c292ccd7d fix(cron): batch pending-media snapshot in session reaper to avoid O(SxT) loop (#105903)
* fix(cron): batch pending-media lookup in session reaper to avoid O(SxT) loop

* fix(cron): make pending-media snapshot lazy to avoid regressing idle sweeps

* fix(cron): defer unsorted pending-media snapshot

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-18 00:23:44 +01:00
..