Skip to content

fix(webhook-received): adjust idempotency key generation#179

Open
Singh1106 wants to merge 1 commit into
rmyndharis:mainfrom
Singh1106:fix-idempotency-key
Open

fix(webhook-received): adjust idempotency key generation#179
Singh1106 wants to merge 1 commit into
rmyndharis:mainfrom
Singh1106:fix-idempotency-key

Conversation

@Singh1106
Copy link
Copy Markdown

@Singh1106 Singh1106 commented Jun 2, 2026

flip id check order for message events to prioritize data.id over messageId, update message.ack case to use same id priority, and update associated comments

Description

Brief description of changes

Type of Change

  • Bug fix

Checklist

  • Tests added/updated
  • Documentation updated
  • Lint passes
  • Self-reviewed

Related Issues

Closes #168

flip id check order for message events to prioritize data.id over messageId, update message.ack case to use same id priority, and update associated comments
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.

Webhook not firing for self-messages (fromMe: true) on same session number

1 participant