registry icon indicating copy to clipboard operation
registry copied to clipboard

Registry server: "slow database operation" threshold should be configurable

Open timburks opened this issue 3 years ago • 0 comments

This would be an easy thing to add to our database configuration and would simplify testing and operations on variously-powerful database backends. I encountered this when I was testing with a lightweight database instance running in a remote datacenter, where >100ms operation times were common. As a temporary workaround, I hard-coded a bigger value.

Currently the threshold is set here.

timburks avatar Jun 07 '22 22:06 timburks