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

Provider_FF_TSL(Table 70254346).ConnectionInfo operation exceeded time threshold (SQL query) #12

Closed
vody opened this issue Jun 21, 2023 · 1 comment
Assignees
Labels
🐛 bug something ain't working

Comments

@vody
Copy link
Collaborator

vody commented Jun 21, 2023

Describe the bug
Provider_FF_TSL.ConnectionInfo procedure reporting Operation exceeded time threshold (SQL query) with executionTime more than 5 seconds.

Expected behaviour
Provider_FF_TSL.ConnectionInfo should be within longRunningThreshold 00:00:00.75

Additional context
We reading ConnectionInfo from isolated storage. To speed it up, we should be caching this information to do not to read it multiple times.

@vody vody added the 🐛 bug something ain't working label Jun 21, 2023
@vody vody self-assigned this Jun 21, 2023
vody added a commit that referenced this issue Jun 21, 2023
@vody
Copy link
Collaborator Author

vody commented Jun 28, 2023

Fixed in v3.2.1.0

@vody vody closed this as completed Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug something ain't working
Projects
None yet
Development

No branches or pull requests

1 participant