mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-19 19:11:38 +00:00
* fix(telegram): add request timeout to media file downloads * fix(telegram): bound inbound media startup Co-authored-by: llagy009 <0668001470@xydigit.com> Co-authored-by: Alix-007 <li.long15@xydigit.com> * docs(changelog): note Telegram media recovery * fix(net): normalize preflight abort errors * test(media): accept nullable request signals * fix(telegram): abort webhook media on shutdown * fix(telegram): own webhook media cancellation * fix(telegram): retry aborted media groups * fix(telegram): cancel isolated media work * fix(telegram): stop draining ended polling cycles * fix(telegram): separate cycle media cancellation * fix(telegram): preserve live polling media fallbacks * chore: move release note to PR body --------- Co-authored-by: llagy009 <0668001470@xydigit.com> Co-authored-by: Peter Steinberger <steipete@gmail.com>