dgtlmoon / dgtlmoon/changedetection.io

[feature] Exclusion time slot

Open
#4,381 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
34.1k
Forks
2k
Avg merge
23h 38m
Merged PRs (30d)
67

Description

As requested in Discussion #4379 , here is the same suggestion as a feature request

I’m running the container on a Synology NAS, and overall it works great.

The only issue I’m having is with updates. Synology doesn’t update the container automatically, so updates have to be done manually or through a tool like Watchtower, which is what I’m currently using.

I have Watchtower scheduled to run at 2:00 AM. It checks for updates, updates the container if needed, and restarts it. The problem is that this can interfere with the website checks that are scheduled to run around the same time.

It would be great to have an option to define a maintenance window during which all scans are temporarily delayed. Once the maintenance window has passed and the container is back up, the scans could automatically resume.

This would help avoid timeout errors caused by scheduled container restarts between ChangeDetection, sockpuppetbrowser and other containers cause by high CPU load.

Thanks

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by tracing the scheduler that launches website checks and the container restart/update flow described for Watchtower; define how a maintenance window delays scans and resumes them after restart, then verify the window boundaries and resume behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.