RASA Enterprise - connection pool errors on connecting to postgress sql db

I am getting below errors in RASA enterprise, which indicates the connection pools to connect to postgress db is exhauseted. on Postgress connection pool is set to 200.

Even if there are more connections on database, rasa application should have enough pool size configured to utilize the max_connections set on postgress sql db. For that where/how do i know the default poolsize that RASA uses to connect to postgress db, can we adjust that by passing connection pool size are db args?

primary.initdb.args (postgresql 12.2.1 · bitnami/bitnami)

2023-02-20 13:13:06 +0000] [22] [ERROR] Exception occurred while handling uri: ‘http://rasa-ent-qa-rasa-x-rasa-x.robochat-rasa.svc:5002/api/auth’ (Background on this error at: Error Messages — SQLAlchemy 1.4 Documentation)

[2023-02-20 13:34:19 +0000] [25] [ERROR] Exception occurred while handling uri: ‘http://chat-rasa-qa.azure.cld/api/telemetry?include_user_groups=true

[2023-02-20 13:13:05 +0000] [22] [ERROR] Exception occurred while handling uri: ‘http:hostname:5002/api/projects/default/logs?q=%CE%A0%CE%BF%CE%BB%CF%8D’ DEBUG:urllib3.connectionpool:https://o251570.ingest.sentry.io:443 “POST /api/5870793/store/ HTTP/1.1” 200 41 (Background on this error at: Error Messages — SQLAlchemy 1.4 Documentation)