update comment

This commit is contained in:
Kenneth Kehl
2024-09-30 08:38:49 -07:00
parent 0d82f89bb5
commit f844da8c68

View File

@@ -15,7 +15,7 @@ AWS_CLIENT_CONFIG = Config(
use_fips_endpoint=True,
# This is the default but just for doc sake
# there may come a time when increasing this helps
# with job cache management
# with job cache management.
max_pool_connections=10,
)