diff --git a/airbyte-server/src/main/resources/application.yml b/airbyte-server/src/main/resources/application.yml index 7581efe3206..f98bc9fbf37 100644 --- a/airbyte-server/src/main/resources/application.yml +++ b/airbyte-server/src/main/resources/application.yml @@ -130,7 +130,7 @@ datasources: driverClassName: org.postgresql.Driver username: ${DATABASE_USER} password: ${DATABASE_PASSWORD} - leak-detection-threshold: 600001 + leak-detection-threshold: 40000 # This should be slightly higher than the connection-timeout setting but not too high to avoid false positives and negatives. endpoints: beans: