|
|
|
|
|
by sublinear
1119 days ago
|
|
You should be able to abort everything at any time and still revert to the old state regardless of external service failures. Even if the database went down you have the initial state queued to be restored when it's back up. Instead of untangling the mess, just cut the gordian knot and throw a nice error of what failed and what was aborted. |
|