There are some cases when App Conector fails, because the function is not returning the last order. It is not clear what is the root cause. If the event is not received or order details cannot be fetched with app gateway. Extend function code to cache information about incoming events in the separate object and add a check for that object.
There are some cases when App Conector fails, because the function is not returning the last order. It is not clear what is the root cause. If the event is not received or order details cannot be fetched with app gateway. Extend function code to cache information about incoming events in the separate object and add a check for that object.