-
-
Notifications
You must be signed in to change notification settings - Fork 80.7k
Slack thread session generates responses but fails to deliver to Slack #78061
Copy link
Copy link
Closed
Labels
P1High-priority user-facing bug, regression, or broken workflow.High-priority user-facing bug, regression, or broken workflow.clawsweeper:fix-shape-clearClawSweeper found a clear likely implementation shape for this issue.ClawSweeper found a clear likely implementation shape for this issue.clawsweeper:linked-pr-openClawSweeper found an open linked pull request for this issue.ClawSweeper found an open linked pull request for this issue.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.clawsweeper:source-reproClawSweeper found a high-confidence source-level issue reproduction.ClawSweeper found a high-confidence source-level issue reproduction.impact:message-lossChannel message delivery can be lost, duplicated, or misrouted.Channel message delivery can be lost, duplicated, or misrouted.issue-rating: 🦞 diamond lobsterVery strong issue quality with high-confidence source-level or clear reproduction.Very strong issue quality with high-confidence source-level or clear reproduction.
Description
Metadata
Metadata
Assignees
Labels
P1High-priority user-facing bug, regression, or broken workflow.High-priority user-facing bug, regression, or broken workflow.clawsweeper:fix-shape-clearClawSweeper found a clear likely implementation shape for this issue.ClawSweeper found a clear likely implementation shape for this issue.clawsweeper:linked-pr-openClawSweeper found an open linked pull request for this issue.ClawSweeper found an open linked pull request for this issue.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.clawsweeper:source-reproClawSweeper found a high-confidence source-level issue reproduction.ClawSweeper found a high-confidence source-level issue reproduction.impact:message-lossChannel message delivery can be lost, duplicated, or misrouted.Channel message delivery can be lost, duplicated, or misrouted.issue-rating: 🦞 diamond lobsterVery strong issue quality with high-confidence source-level or clear reproduction.Very strong issue quality with high-confidence source-level or clear reproduction.
Type
Fields
Priority
None yet
Bug Report: Slack Thread Session Generates Responses But Fails to Deliver
Summary
Slack thread sessions generate assistant responses successfully (visible in session transcript) but the responses are never delivered to Slack. Direct Slack API calls work fine, proving the issue is in OpenClaw's thread reply delivery path.
Environment
Reproduction
stopReason: "stop")Evidence
Session Transcript Shows Successful Generation
Slack Thread Only Has User Messages
(No bot responses between 03:19 and test message sent via direct API)
Direct Slack API Works
Manual
chat.postMessageto the same thread via curl succeeded immediately, proving the Slack API and bot token are functional.Gateway Diagnostics
At 20:39:10, gateway showed:
However, this doesn't explain why ONLY thread sessions fail while DM sessions work fine (user confirmed DMs in same timeframe were being delivered).
Related Issue
This may be related to #78059 (thread session reset on idle loses messages), but appears to be a separate delivery path failure rather than a session lifecycle issue.
Thread Details
agent:main:slack:channel:c0aujjw6q3h:thread:1777951172.21365955a9502a-3efd-435b-9d35-a9ca9a3dc629-topic-1777951172.213659.jsonlImpact