registry
registry copied to clipboard
Registry server: "slow database operation" threshold should be configurable
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.