Commit 14ba5fa
committed
fix(queue-helpers): use truncateUtf16Safe for queue overflow summary truncation
Replace raw UTF-16 slice in summarizeDroppedItem with truncateUtf16Safe
to prevent surrogate pair splitting in queue overflow summary text.
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 parent 6ad8a77 commit 14ba5fa
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
78 | | - | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| |||
0 commit comments