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 --storage-write-timeout flag to set write request timeouts #22617

Merged
merged 3 commits into from
Oct 4, 2021

Conversation

danxmoran
Copy link
Contributor

Closes #22613

I moved the WriteTimeout config field from one struct to another because the struct it was previously a member of never used it.

@lesam lesam self-requested a review October 4, 2021 19:28
@danxmoran danxmoran merged commit 2795c60 into master Oct 4, 2021
@danxmoran danxmoran deleted the dm-configure-write-timeout-22613 branch October 4, 2021 19:38
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 a CLI flag to override the points-writer's write timeout
2 participants