Commit 8b97c16
fix: add missing cancelStream call and return for non-retryable errors
- Add cancelStream() call before showing error dialog for non-retryable errors
- Add return statement to prevent loop continuation after handling non-retryable error
Co-authored-by: nate <[email protected]>
Generated with [Continue](https://continue.dev)
Co-Authored-By: Continue <[email protected]>1 parent 2fccf3a commit 8b97c16
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
0 commit comments