dgtlmoon / dgtlmoon/changedetection.io
[feature] global 'pause' should pause items in the queue from being processed
Open
enhancement
- Dominant language
- Python
- Stars
- 34.1k
- Forks
- 2k
- Avg merge
- 23h 38m
- Merged PRs (30d)
- 67
Description
[feature] global 'pause' should pause items in the queue from being processed
not just from queuing new items (in the case you have a huge queue and you need to pause it!)
Contributor guide
Research direction
Start by tracing where the global pause state is handled and where queued items enter processing; the issue names no files, tests, or entry points. Confirm the current behavior, then verify that enabling the global pause stops existing queued work while preserving the intended 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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100