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/polling interval zero #102

Merged
merged 3 commits into from
Jan 27, 2025
Merged

Fix/polling interval zero #102

merged 3 commits into from
Jan 27, 2025

Conversation

FredrikOseberg
Copy link
Contributor

This PR brings this SDK in line with how other client SDKs works by not initialising the timer when refreshInterval is set to 0.

Fixes #101

@FredrikOseberg FredrikOseberg merged commit 0b19cde into main Jan 27, 2025
5 checks passed
@FredrikOseberg FredrikOseberg deleted the fix/polling-interval-zero branch January 27, 2025 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

refreshInterval: 0 Does Not Disable Auto Fetching as Documented
2 participants