openclaw - 💡(How to fix) Fix [Bug]: There is a 3–6-minute delay after sending telegram messages. [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openclaw/openclaw#78079Fetched 2026-05-06 06:17:07
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
2
Timeline (top)
labeled ×2commented ×1subscribed ×1

after moving upgrading from 2026.04.23 to 05.03 and then to 05.04 i have a delay when i message my agents using telegram. In the logs I can see that the gateway receives my message almost instantly but it takes several minutes for the agent to kick in.

Root Cause

after moving upgrading from 2026.04.23 to 05.03 and then to 05.04 i have a delay when i message my agents using telegram. In the logs I can see that the gateway receives my message almost instantly but it takes several minutes for the agent to kick in.

RAW_BUFFERClick to expand / collapse

Bug type

Regression (worked before, now fails)

Beta release blocker

No

Summary

after moving upgrading from 2026.04.23 to 05.03 and then to 05.04 i have a delay when i message my agents using telegram. In the logs I can see that the gateway receives my message almost instantly but it takes several minutes for the agent to kick in.

Steps to reproduce

install 05.03 and later and send telegram message.

Expected behavior

in 2026.04.23 and before the agent almost directly started responding, seconds not minutes. as a test I have disabled active memory but no change.

Actual behavior

since version 2026.05.03 agents take a few minutes to come a life after telegram messages. I do not have this when using the openclaw control page.

OpenClaw version

2026.5.4

Operating system

Ubuntu

Install method

Script

Model

Minimax m.2.7

Provider / routing chain

Minimax m.2.7

Additional provider/model setup details

No response

Logs, screenshots, and evidence

Impact and severity

No response

Additional information

No response

extent analysis

TL;DR

The delay in agent response after upgrading to version 2026.05.03 or later may be related to changes in the messaging processing pipeline, and verifying the configuration or logs for any new settings or errors introduced in these versions could help identify the cause.

Guidance

  • Review the release notes for versions 2026.05.03 and 2026.05.04 to identify any changes that could affect the messaging pipeline or agent response times.
  • Check the logs for any errors or warnings related to the Telegram messaging integration or agent initialization to see if there are any clues about what's causing the delay.
  • Compare the configuration settings between the old version (2026.04.23) and the new versions (2026.05.03 and 2026.05.04) to ensure that no critical settings were altered during the upgrade.
  • Test the messaging functionality using the OpenClaw control page and compare the response times to identify if the issue is specific to the Telegram integration.

Example

No specific code snippet can be provided without more details on the configuration or the exact changes made during the upgrade.

Notes

The issue seems to be specific to the Telegram messaging integration, as the OpenClaw control page does not exhibit the same delay. The fact that disabling active memory did not change the behavior suggests that memory management might not be the primary cause of the issue.

Recommendation

Apply workaround: Since the issue is likely related to changes in the newer versions, applying a workaround such as adjusting configuration settings or implementing a temporary fix to reduce the delay might be necessary until a more permanent solution is found.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

in 2026.04.23 and before the agent almost directly started responding, seconds not minutes. as a test I have disabled active memory but no change.

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING