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

SlowTxnDetection - default to true and bump threshold to 10 minutes #1629

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

jtduffy
Copy link
Contributor

@jtduffy jtduffy commented Dec 4, 2023

Resolves #1562
Slow Transaction Detection:

  • Default enabled is now true
  • Default threshold is now 600000 ms (10 minutes)

@jtduffy jtduffy requested a review from a team December 4, 2023 15:15
@jtduffy jtduffy merged commit ecc4dd5 into main Dec 4, 2023
103 checks passed
@jtduffy jtduffy deleted the slow-txn-defaults branch December 4, 2023 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Slow transaction detection - Flip to enabled by default and determine proper threshold setting.
2 participants