mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-05-17 23:31:31 +00:00
Replace per-job-type detection maps (nextDetectionAt, detectionInFlight) with iteration-level tracking fields: schedulerPhase, currentJobType, iterationStartedAt, lastIterationEndedAt, lastIterationWorkDetected. Add IdleSleepDuration to Options and idleSleepDuration to Plugin. Add MaxJobTypeDurationSeconds to SchedulerJobTypeState and remove NextDetectionAt and DetectionIntervalSeconds which are no longer needed in the sequential iteration model. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
37 KiB
37 KiB