Closed CydeWeys closed 4 years ago
This just removes the duplicate code and adds a progress bar for the second call.
I can't say whether the 2nd call is even necessary at all; is it?
Ended up going a different direction with it. It turns out it doesn't matter whether or not we populate the email ids since we only merge on them once, so I simplified that bit.
Does this solve the issue you were seeing? If that issue was caused by calling get_order_info multiple times for the same tracking number, wouldn't it still happen here?