vault backup: 2024-09-23 16:05:35

This commit is contained in:
2024-09-23 16:05:35 -05:00
parent 7445d11d37
commit cc8d8f3c50

View File

@@ -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. 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. 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. 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 # Meetings
## Commerce scrum ## Commerce scrum
## BSG on-call retrospective ## BSG on-call retrospective