mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 14:31:57 -05:00
Merge pull request #1398 from GSA/main
11/05/2024 Production Hot Fix Deploy
This commit is contained in:
@@ -17,8 +17,8 @@ AWS_CLIENT_CONFIG = Config(
|
|||||||
# there may come a time when increasing this helps
|
# there may come a time when increasing this helps
|
||||||
# with job cache management.
|
# with job cache management.
|
||||||
# max_pool_connections=10,
|
# max_pool_connections=10,
|
||||||
# Reducing to 4 connections due to BrokenPipeErrors
|
# Reducing to 7 connections due to BrokenPipeErrors
|
||||||
max_pool_connections=4,
|
max_pool_connections=7,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user