-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Currently, there's no message id verification (detail.message.id === requestEvent.detail.message.id)
in the responseListener
. This omission can lead to mismatched responses when multiple messages are in flight simultaneously, as responses might be incorrectly paired with unrelated requests.
detail.message.type === requestEvent.detail.message.type |
Thanks!
ysm-dev and xendarboh
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed