vault backup: 2024-09-23 15:51:38

This commit is contained in:
2024-09-23 15:51:38 -05:00
parent 0a672928cc
commit 7445d11d37

View File

@@ -1,4 +1,10 @@
# Work # 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 # Meetings
## Commerce scrum ## Commerce scrum
## BSG on-call retrospective