From 6048d3ff81989c1cb9d4062bbfa590cdf708e3f0 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Wed, 25 Feb 2026 15:54:48 -0600 Subject: [PATCH] store: [esb-monorepo] fix(tac): prevent duplicate POSTs when audit update fails after successful delivery --- ...duplicate-posts-when-audit-updat-f6afb3.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 graph/fixes/esb-monorepo-fixtac-prevent-duplicate-posts-when-audit-updat-f6afb3.md diff --git a/graph/fixes/esb-monorepo-fixtac-prevent-duplicate-posts-when-audit-updat-f6afb3.md b/graph/fixes/esb-monorepo-fixtac-prevent-duplicate-posts-when-audit-updat-f6afb3.md new file mode 100644 index 00000000000..e0f23d34e87 --- /dev/null +++ b/graph/fixes/esb-monorepo-fixtac-prevent-duplicate-posts-when-audit-updat-f6afb3.md @@ -0,0 +1,22 @@ +--- +id: f6afb336-be8f-4b09-946c-772605898a9f +type: fix +title: "[esb-monorepo] fix(tac): prevent duplicate POSTs when audit update fails after successful delivery" +tags: [esb-monorepo, commit, debugging, fix, testing, session-log] +importance: 0.6 +confidence: 0.8 +created: "2026-02-25T21:54:48.928534+00:00" +updated: "2026-02-25T21:54:48.928534+00:00" +--- + +Commits made: 1 + - fix(tac): prevent duplicate POSTs when audit update fails after successful delivery +Files edited (2): + - /home/cal/work/esb-monorepo/functions/tac/outbound-event-handler/main.py + - /home/cal/work/esb-monorepo/functions/tac/outbound-event-handler/tests/test_main.py +Errors encountered (1): + - Exit code 1 +warning: in the working copy of 'functions/tac/outbound-event-handler/main.py', CRLF will be replaced by LF the next time Git touches it +w +Work types: commit, debugging, fix, testing +Session size: 39 messages, 9 tool calls