Commit 10c33dc
committed
Match upstream-error test to sanitized client messages
Core 7603cf7 (in v0.2.5) keeps transport failure detail out of client
messages: the SSE error event now carries a generic upstream_error, and
the status/body detail rides the Failed outcome to operator logs. The
test asserted the old leaky behavior, which only survived this long
because the lock pinned a pre-rebase observer-port commit that predated
the change.1 parent 801af9a commit 10c33dc
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
197 | | - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
198 | 204 | | |
199 | 205 | | |
200 | 206 | | |
| |||
0 commit comments