Q: Is there a way to restrict hunts/cron jobs to specific time periods?
Open
enhancement
- Dominant language
- Python
- Stars
- 5.1k
- Forks
- 796
- PR merge metrics
- No merged PRs in 30d
Description
I would like to restrict some resource-intensive hunts so that work is only issued to clients at off-hours. Is there an easy way to do that within GRR?
So far I have come up with using an external scheduler to disable or enable a given hunt at specific times, but I don't really like that approach.
Contributor guide
Assessment
This issue has not been assessed yet.