mathoudebine / mathoudebine/turing-smart-screen-python
Specific interval for each custom sensors
Nobody has claimed this yet.
- Dominant language
- Rich Text Format
- Stars
- 2.3k
- Forks
- 412
- Avg merge
- 21h 10m
- Merged PRs (30d)
- 7
Description
Is your feature request related to a problem? If so, please describe the problem.
For now each custom sensor use the same refresh interval
Describe the feature / solution to your problem you'd like
Each custom sensor has a specific interval
Linked to #652
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading linked issue #652 and locating where custom sensors currently share one refresh interval. Trace the sensor scheduling or refresh entry point and determine how per-sensor intervals are represented. Done means each custom sensor can use its own interval without changing the behavior of unrelated sensors, with the relevant tests or monitoring behavior updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100