You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
A bug was reported by a user where their order became "stuck" as a result of attempting to open a dispute. The order shows itself to be in a state of ERROR with the reason "could not resolve name" along with "LISTING", "ORDER", and "DISPUTE" signatures (suggesting the order has proceeded at least through creation of the dispute).
Processing of a dispute should not cause the order to become stuck in this case and should be reverted back to its state prior to being in "DISPUTE", particularly in this case where the ERRORing case is due to failed lookup of the vendor (which is a failure recoverable by retry). Investigation for how to apply this behavior needs to be done.
The text was updated successfully, but these errors were encountered:
A bug was reported by a user where their order became "stuck" as a result of attempting to open a dispute. The order shows itself to be in a state of ERROR with the reason "could not resolve name" along with "LISTING", "ORDER", and "DISPUTE" signatures (suggesting the order has proceeded at least through creation of the dispute).
Processing of a dispute should not cause the order to become stuck in this case and should be reverted back to its state prior to being in "DISPUTE", particularly in this case where the ERRORing case is due to failed lookup of the vendor (which is a failure recoverable by retry). Investigation for how to apply this behavior needs to be done.
The text was updated successfully, but these errors were encountered: