From 7445d11d37c0f1402bf1de77c8a4ea4b3848c590 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 23 Sep 2024 15:51:38 -0500 Subject: [PATCH] vault backup: 2024-09-23 15:51:38 --- Daily Notes/2024/09/2024-09-23 (Monday).md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-23 (Monday).md b/Daily Notes/2024/09/2024-09-23 (Monday).md index 2133d7b..7b28476 100644 --- a/Daily Notes/2024/09/2024-09-23 (Monday).md +++ b/Daily Notes/2024/09/2024-09-23 (Monday).md @@ -1,4 +1,10 @@ # Work +## Celigo flows +Cleaning up and refactoring Celigo product flows. Learned a couple of things: +1. need to be careful with connection sharing--seems flows can get stuck or even deadlocked trying to use the same connection. I need to read up more on this. +2. You can put settings at the Integration level, making them available to all flows contained therein. This was useful for a "storefront" setting to tell all flows to use the "newdotlogosdotcom" storefront. +3. Retries can _really_ stack up and then it's hard to fix it. Loading the retries page bugs out if there are too many to list. # Meetings ## Commerce scrum +## BSG on-call retrospective