Looking at atomic transactions, how long do the following stages allow for completion?
Preparelockunspent - when one side completes this, at what point can this no longer be used for to createrawexchange?
Once side 2 completes appendrawexchange with their preparelockunspent text, how long will that transaction allow for the sendrawtransaction to be completed?
We have noticed that if we leave transactions uncompleted for some time, we receive error messages when going through the final steps. Does disconnecting your server destroy these partially completed transactions?
Lastly, does the amount of open transactions at the steps above have any impact on the completion success?