Commit Graph
2 Commits
Author SHA1 Message Date
Vincent Van Rossem 112faa429c Merge commit 'refs/pull/524/head' of github.com:camptocamp/odoo-cloud-platform into merge-branch-3406-azure_attachment-traceback-7837ddce 2026-04-14 15:24:55 +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