Adobe app builder retry mechanism
Hello.
we are using commerce eventing and have an app created using adobe app builder which transforms the payload and creates order in shopify.
I noticed a strange issue with App Builder after one user's order failed to make its way from adobe commerce to Shopify for some reason.
There was another order from another customer which also should be created in Shopify. However, even though the order was created in Shopify with all valid data and shopify updated adobe commerce order with details, App Builder is still throwing the same error that we saw with first order for the second order. This doesn’t make sense, especially for a the order that already made into shopify.
Due to this error, App Builder keeps retrying the operation and is creating duplicate orders in Shopify with each retry. As a result, that customer now has 9 identical orders in Shopify. They are getting placed every 15 minutes (reference: https://developer.adobe.com/events/docs/common/retry-doc/ )
is there some documentation missing? any idea on why that should even happen?
