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

feat: add API to change sync auto-stop timeout #747

Merged
merged 3 commits into from
Aug 14, 2024

Conversation

EvanHahn
Copy link
Contributor

project.$sync.setAutostopDataSyncTimeout(1234) sets the auto-stop timeout to 1234 milliseconds without changing the enabled state of sync.

Closes #746.

@EvanHahn EvanHahn requested a review from achou11 August 13, 2024 18:26
test-e2e/sync.js Show resolved Hide resolved
@EvanHahn EvanHahn merged commit 81bf517 into main Aug 14, 2024
7 checks passed
@EvanHahn EvanHahn deleted the change-autostop-timeout branch August 14, 2024 15:34
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.

Add API for configuring sync auto-stop timeout
2 participants