Skip to content

Increase mysql backend timeout to 2s #174

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

meiji163
Copy link
Contributor

@meiji163 meiji163 commented Mar 19, 2025

Increase mysql backend timeout from 500ms to 8s, election interval to 2s, election timeout to 10s

@Copilot Copilot AI review requested due to automatic review settings March 19, 2025 21:26
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

The PR intends to increase the MySQL backend timeout from 500ms to 2s. The key changes include a modification of the DSN connection string in pkg/group/mysql.go to update the timeout value.

  • Update DSN string timeout
  • Change timeout value in the connection URL

Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more

@meiji163 meiji163 changed the title Increase mysql backend timeout to 2s Increase mysql backend timeout to 1s Mar 19, 2025
@meiji163 meiji163 temporarily deployed to production/github-mysqlutil March 19, 2025 21:50 Inactive
@meiji163 meiji163 temporarily deployed to production/github-mysqlutil March 22, 2025 01:30 Inactive
Co-authored-by: Copilot <[email protected]>
@meiji163 meiji163 changed the title Increase mysql backend timeout to 1s Increase mysql backend timeout to 2s Mar 22, 2025
@meiji163 meiji163 temporarily deployed to production/github-mysqlutil March 22, 2025 01:55 Inactive
@meiji163 meiji163 deployed to production/github-mysqlutil March 27, 2025 03:32 Active
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.

3 participants