mathoudebine / mathoudebine/turing-smart-screen-python

Specific interval for each custom sensors

Open
#682 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.