Skip to content

Commit 3bde3cc

Browse files
committed
Updated cancellation image
1 parent 2031241 commit 3bde3cc

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

EditorsDraft/customercancelled.png

46 Bytes
Loading

EditorsDraft/examples.js

+4
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,10 @@ function dataExampleRateLimitResponse(utils, content) {
7070
});
7171
}
7272

73+
// What about payments which don't support 2-phase-commit? Should we add constraints around the booking call so it doesn't trigger notifications immediately due to the order potentially being deleted after this.
74+
75+
76+
7377
// Create issue around race conditions:
7478
//There is a race condition between the Orders feed and completion of ** B **
7579
// for new Orders.

0 commit comments

Comments
 (0)