...
Warning Message if Connection threshold is exceeded
A The Database Connector logs a message if a query or business rule exceeds the default value of 2 seconds when executing. Look for a message in the log similar to the one shown below:
Code Block |
---|
2018-04-20 13:06:37.790 WARN mycompany c852c55e-d529-42b0-a7f2-a4bc8d370d95 2068 --- [http-nio-8082-exec-4] c.f.connector.database.QueryResource : Database operation took 6962 ms exceeding the threshold of 2000 ms |