config/packages/cache.yaml:
- Ajout du pool dns_infra_cache avec adapter cache.app et TTL 3600s
- Le pool etait dans config/packages/packages/cache.yaml qui est
surcharge par config/packages/cache.yaml, donc le service
dns_infra_cache n'existait pas
config/packages/packages/cache.yaml:
- Suppression du pool dns_infra_cache (doublon)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>