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

MTG-1110 Add request time out for DB query #349

Closed

Conversation

andrii-kl
Copy link
Contributor

  • Added a request timeout configuration for database queries.

This change allows setting a maximum duration for database queries to prevent long-running operations from blocking the system.

- Added a request timeout configuration for database queries.

This change allows setting a maximum duration for database queries to prevent long-running operations from blocking the system.
@andrii-kl andrii-kl requested a review from StanChe January 6, 2025 21:47
Copy link
Contributor

@StanChe StanChe left a comment

Choose a reason for hiding this comment

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

Does Synchronizer build with this change?

Base automatically changed from feature/MTG-1109_injester_config_refactoring_clap to new-main January 9, 2025 11:28
@armyhaylenko armyhaylenko force-pushed the new-main branch 2 times, most recently from a8d2dac to 1408fd9 Compare January 10, 2025 17:10
@andrii-kl
Copy link
Contributor Author

implemented another solution #362

@andrii-kl andrii-kl closed this Jan 14, 2025
@andrii-kl andrii-kl deleted the feature/MTG-1110_add-request-time-out-for-db-query branch January 16, 2025 12:42
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.

2 participants