-
Notifications
You must be signed in to change notification settings - Fork 61
Description
Describe the feature you'd like to request
Hi,
as far as i understand, Recognize scans the files during the maintenance window time, which is stated in maintenance_window_start if not 100, right?
This was letting me wait days and hours, till the scan is completed.
From my point of view, it would be a good advise, to point that out to the user inside admin area, to inform him, that the system is configured, to only run heavy jobs during the maintenance window.
Describe the solution you'd like
The solution would be like a new area inside admin - preferable after Status:
CronJob
Warning (yellow) or Info (blue): Your instance is configured, to run heavy jobs for 4h after x (UTC time) (where x is the configured start time of maintenance_window_start
OR
Info (with the green check-mark): Your instance runs heavy jobs all days. Perfect! (if maintenance_window_start set to 100)
Describe alternatives you've considered
Nothing