From cc8d8f3c50736ac3b0be5cfbae7982b19700f8a0 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 23 Sep 2024 16:05:35 -0500 Subject: [PATCH] vault backup: 2024-09-23 16:05:35 --- Daily Notes/2024/09/2024-09-23 (Monday).md | 1 + 1 file changed, 1 insertion(+) diff --git a/Daily Notes/2024/09/2024-09-23 (Monday).md b/Daily Notes/2024/09/2024-09-23 (Monday).md index 7b28476..e2ce692 100644 --- a/Daily Notes/2024/09/2024-09-23 (Monday).md +++ b/Daily Notes/2024/09/2024-09-23 (Monday).md @@ -4,6 +4,7 @@ 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. +I submitted a ticket with Celigo support to request they paginate the retries tab table so its loader quicker. # Meetings ## Commerce scrum ## BSG on-call retrospective