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: disable interval-based auto-flushes by default #18

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

jerrinot
Copy link
Collaborator

@jerrinot jerrinot commented Apr 7, 2024

the connector has its own mechanism to flush on inactivity, we don't need the client to do this as well.

we disable it only when it's not set explicitly. since if a user sets an explicit flush interval then we can assume they know what they are doing.

the connector has its own mechanism to flush on inactivity,
we don't need the client to do this as well.

we disable it only when it's not set explicitly. since if a user
sets an explicit flush interval then we can assume they know
what they are doing.
@jerrinot jerrinot merged commit 0cf4745 into main Apr 7, 2024
2 checks passed
@jerrinot jerrinot deleted the jh_conf_string_patching branch April 7, 2024 13:28
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