Commit 4ce5998
committed
fix(webapp): match writer basin in session-stream wait race-check
When the session row is absent (externalId addressing before the row
is upserted), the race-check resolved to the legacy basin while the
writer side resolves to the org's basin. Fall back to the org so both
sides land in the same place — matches the PUT/GET sister routes.1 parent 9cb611d commit 4ce5998
1 file changed
Lines changed: 5 additions & 4 deletions
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| |||
0 commit comments