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

Fix: Correct fetch limit #33

Merged
merged 1 commit into from
Jan 14, 2022
Merged

Fix: Correct fetch limit #33

merged 1 commit into from
Jan 14, 2022

Conversation

tykeal
Copy link
Owner

@tykeal tykeal commented Jan 14, 2022

Durring manual testing it was found that setting the number of days into
the future to fetch was having no affect on the number of events that
were being attached to the calendar.

  • Taught the calendar how to properly limit the events stored
  • Taught the sensors how to deal with not having enough calendar events
    for the number of sensors

Issue: #31
Signed-off-by: Andrew Grimberg tykeal@bardicgrove.org

Durring manual testing it was found that setting the number of days into
the future to fetch was having no affect on the number of events that
were being attached to the calendar.

* Taught the calendar how to properly limit the events stored
* Taught the sensors how to deal with not having enough calendar events
  for the number of sensors

Issue: #31
Signed-off-by: Andrew Grimberg <tykeal@bardicgrove.org>
@tykeal tykeal enabled auto-merge January 14, 2022 20:17
@tykeal tykeal merged commit 409bf16 into main Jan 14, 2022
@tykeal tykeal deleted the link_to_keymaster branch January 14, 2022 20:18
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.

1 participant