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

[Event-based entry cache] New server config for sql_transaction_timeout is not propagated to endpoints config #5343

Closed
chiragk25 opened this issue Jul 30, 2024 · 0 comments · Fixed by #5345
Labels
priority/backlog Issue is approved and in the backlog

Comments

@chiragk25
Copy link
Contributor

While generating endpoints.Config in server, we don't set the value for SQLTransactionTimeout reading from server.Config, thereby this value being always set to default i.e. 24hrs

Should be a simple one line fix for reading and setting the endpoints.Config during server init.

  • Version: 01bedb8
  • Platform: x86_64 GNU/Linux
  • Subsystem: server
@MarcosDY MarcosDY added the priority/backlog Issue is approved and in the backlog label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/backlog Issue is approved and in the backlog
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants