Files
seaweedFS/weed/admin/dash
Chris Lu 1bd7a98a4a simplify plugin scheduler: remove configurable IdleSleepSeconds, use constant 61s
The SchedulerConfig struct and its persistence/API were unnecessary
indirection. Replace with a simple constant (reduced from 613s to 61s)
so the scheduler re-checks for detectable job types promptly after
going idle, improving the clean-install experience.
2026-03-09 22:41:03 -07:00
..
2025-07-15 10:51:07 -07:00
2026-02-23 19:11:17 -08:00
2026-03-09 11:54:32 -07:00