500 Error, but order still created

I found little bit strange behavior:
I tried to create order, got 500 error.
That’s ok, because error was:
Veeqo::BadRequest: {"error_messages":{"order":{"line_items.quantity":["must be greater than 0"]}}}
I assumed, that order won’t be created.
But at real, it created that order, and as it was in worker, that was repeating if failure, I’ve got a mess of the same orders created in Veeqo.
This behavior is really unpredictable, so, can you change it little bit?
Thank you a lot :slight_smile:

Hi, we’ll look into this and get back to you soon.

Hey, I haven’t been able to recreate this so far.