thetanz / OpenFeature-al

OpenFeature for AL transforms Application Areas into feature toggles.
https://theta.co.nz
GNU Lesser General Public License v3.0
21 stars 5 forks source link

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

Closed vody closed 1 year ago

vody commented 1 year ago

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 commented 1 year ago

Fixed in v3.2.1.0