fix: defer Telegram streaming overflow chunks - #51266
Conversation
Related (Telegram >4096-char streamed-overflow cluster): #50965 (open, flood-control cooldown + RetryAfter parsing), #48648 (open issue, infinite re-split loop), #42766 (closed, partial-overflow recovery). This PR addresses a distinct facet — deferring overflow continuation during in-progress streaming edits and delivering the tail once at finalization — so it is related, not a duplicate. Flagging the cluster for a maintainer to pick the consolidation path. |
|
Closing as superseded by #51736 (merged to |
Summary
Tests