Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[radar-fitbit-connector] Allow config of application intervals #303

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pvannierop
Copy link
Collaborator

Problem

At present the interval between refresh actions of the registered FitBit users is hard-coded and of very long (1hr). This makes using the FitBit connector in an e2e-test difficult.

Solution

This PR will allow external configuration the 1) main application loop and 2) expiry of the FitBit user cache. This way e2e-tests can use shorter refresh intervals.

@pvannierop pvannierop self-assigned this Nov 20, 2024
Copy link

Great PR! Please pay attention to the following items before merging:

Files matching charts/*/values.yaml:

  • Is the PR adding a new container? Please reviewer, add it to the models (internal process)
  • Is the PR adding a new parameter? Please, ensure it’s documented in the README.md

This is an automatically generated QA checklist based on modified files.

Copy link
Collaborator

@keyvaann keyvaann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The lint is failing.
LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants