Question

Is "Purchase already in progress for this product." a concerning error or one that can be safely ignored

  • 26 April 2023
  • 1 reply
  • 96 views

Userlevel 1
Badge +7

We get a number of errors related to “Purchase already in progress for this product.” → is this an issue or does this just let us know that a user has tried to trigger a purchase twice?


1 reply

Userlevel 3
Badge +6

Hey @jake lynch ,

 

The OPERATION_ALREADY_IN_PROGRESS error just Indicates that an identical operation is already in progress. For example, making two identical purchase attempts at the same time. This is relatively safe to ignore as it just means that the same method has been triggered while another one was already working. The only thing to really do in this instance is wait for the original operation to finish.

 

Let me know if that helps! 

Reply