Hi,
I am using the Urban API to create parcels in batch, but sometimes I am facing the 504 timeout error even if I keep the number of features per call under 200.
My question is, is there a rollback when an error occur?
I see in the error json that there is a rollbackOnFailure property set to true, but when I take a look in Urban, I see that the parcels were created even when there was a 504.

If there is a rollback I could try again the call when it failed, but if there is no rollback it will be difficult to check if those parcels are already created or not.
Thank you for the precision!
Maxime Demers