Skip to content

fix(gateway): acknowledge Feishu reaction notifications - #418

Merged
SaladDay merged 1 commit into
mainfrom
codex/qa-feishu-reaction-ack
Sep 10, 2026
Merged

fix(gateway): acknowledge Feishu reaction notifications#418
SaladDay merged 1 commit into
mainfrom
codex/qa-feishu-reaction-ack

Conversation

@SaladDay

Copy link
Copy Markdown
Collaborator

Feishu emits reaction-created and reaction-deleted notifications during ordinary bot use, including Parsar’s typing indicator. The WebSocket dispatcher currently reports these as missing-handler errors. Acknowledge those notifications without starting work or changing send/undo reaction state.

Keep event registration in a small helper outside the oversized manager file. Existing message and card handlers retain their behavior, and unsupported event types and malformed payloads continue to fail.

Validation: native SDK dispatch tests cover both reaction events, unsupported and malformed events, and the existing message/card routes. make check passed; local Docker migration smoke testing was skipped because Docker is unavailable.

@SaladDay
SaladDay marked this pull request as ready for review September 10, 2026 04:24
@SaladDay
SaladDay merged commit 89bd227 into main Sep 10, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant