Skip to content

Extend MySQL client Timeout for Reporting ActiveRecord Queries #66555

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

Draft
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

sureshc
Copy link
Contributor

@sureshc sureshc commented Jun 16, 2025

Follow up to #66503
Now that ActiveRecord can use the reporting database, enable a longer MySQL client timeout for long running SELECT statements when they're not being executed within a web application server.

Testing story

bundle exec rake adhoc:start RAILS_ENV=adhoc STACK_NAME=adhoc-long-reporting-queries DATABASE=1

Deployment strategy

Follow-up work

Privacy

Security

Caching

PR Checklist:

  • Tests provide adequate coverage
  • Privacy and Security impacts have been assessed
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

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