Commit Graph
2 Commits
Author SHA1 Message Date
Vincent Van Rossem 2cb77e89b7 Merge commit 'refs/pull/524/head' of github.com:camptocamp/odoo-cloud-platform into merge-branch-3438-552-7b8c8f12 2026-05-04 10:40:30 +02:00
Vincent Van Rossem d0fcf012c1 [IMP] attachment_azure: add stack_info on ResourceExistsError
The blob already exists, so the exception traceback (inside upload_blob)
is not useful on its own. Adding stack_info=True to _logger.exception()
also logs the call stack, revealing who triggered the duplicate write.
2026-04-14 15:22:34 +02:00