Yhael S
Yhael S
1. `api.Environment.manage` was deprecated since Odoo 15.0 2. `max_lifetime` was required (not sure if it wasn't before) as it prompts a WARNING 3. It's common to combine `base_attachment_object_storage` with `attachment_s3`...
- This PR fixes 2 variables that were renamed in major upgrades of `sentry_sdk`. `with_locals` => `include_local_variables` `request_bodies` => `max_request_body_size` - We use `session_redis` from https://github.com/camptocamp/odoo-cloud-platform, so I added support...
### :memo: Changes **Change 1: *PgBouncer*** - Fixed PgBouncer Implementation - WIP... ### :white_check_mark: Code Review Checklist - [ ] Comments are present where appropriate and provide useful information, **not...