Commit 7c6ec8f
committed
feat: improve clarity of the
The `source send cancelled` does not immediately convey possible causes and does not provide actionable feedback.
Since this error most probably indicates backpressure-related errors, let’s be explicit about it.source send cancelled error message1 parent 0141894 commit 7c6ec8f
2 files changed
Lines changed: 6 additions & 1 deletion
File tree
- changelog.d
- lib/vector-core/src/source_sender
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments