Commit 2bb4fdc
authored
deepsearch/api: remove 'failed' conversation status (#1457)
This status doesn't exist. After poking at it for a while in
sourcegraph/sourcegraph#7964 I've decided the
change is a bit too pervasive (since we store external API shape
directly into DB), and it's probably better to just fix the docs.
Sadly, it looks like there's no published schema for this, so I also
added what the error behaviour is supposed to be.
Part of https://linear.app/sourcegraph/issue/CU-1495/api-housekeeping1 parent 1019b10 commit 2bb4fdc
1 file changed
Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
| 261 | + | |
261 | 262 | | |
262 | 263 | | |
263 | 264 | | |
264 | 265 | | |
265 | 266 | | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
266 | 281 | | |
267 | 282 | | |
268 | 283 | | |
| |||
0 commit comments