Skip to content

Fix: Immediately trigger a sync request on the first time this function is reached #250

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

Merged

Conversation

aentinger
Copy link
Contributor

It does not make sense to let the user wait until the timeout has passed (which is now even 30 seconds) long. Therefore the logic should trigger an immediate sync the first time this function is reached.

@aentinger aentinger added the type: enhancement Proposed improvement label May 4, 2021
@aentinger aentinger requested a review from facchinm May 4, 2021 04:58
@aentinger aentinger self-assigned this May 4, 2021
@codecov-commenter
Copy link

codecov-commenter commented May 4, 2021

Codecov Report

Merging #250 (b58754a) into master (b7be705) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #250   +/-   ##
=======================================
  Coverage   95.15%   95.15%           
=======================================
  Files          24       24           
  Lines         867      867           
=======================================
  Hits          825      825           
  Misses         42       42           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b7be705...b58754a. Read the comment docs.

…on is reached.

It does not make sense to let the user wait until the timeout has passed (which is now even 30 seconds) long. Therefore the logic should trigger an immediate sync the first time this function is reached.
@aentinger aentinger force-pushed the fix-request-last-values-immediately-on-first-attempt branch from 4588f85 to b58754a Compare May 4, 2021 08:15
@arduino-libraries arduino-libraries deleted a comment from github-actions bot May 4, 2021
@aentinger aentinger merged commit a9c96b9 into master May 4, 2021
@aentinger aentinger deleted the fix-request-last-values-immediately-on-first-attempt branch May 4, 2021 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants