mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 02:08:36 +00:00
The default expiration of sessions is 7 days. With healthchecks run every few seconds, we quickly have millions of anonymous sessions in Redis. Allow to define a custom expiration for some sessions and set a very short one for the monitoring requests.