Skip to content

Fix: emit() drops events silently when socket is disconnected (no retry/queue) (Auto-Generated) - #73

Merged
hotoke-no-Kami merged 2 commits into
gear5labs:buildfrom
ndyugwu:driptide/issue-52-1785443184254
Jul 31, 2026
Merged

Fix: emit() drops events silently when socket is disconnected (no retry/queue) (Auto-Generated)#73
hotoke-no-Kami merged 2 commits into
gear5labs:buildfrom
ndyugwu:driptide/issue-52-1785443184254

Conversation

@ndyugwu

@ndyugwu ndyugwu commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Closes #52

This PR was generated by the DripTide AI coder and scoped strictly to issue #52.

Changes

Updated SocketManager.emit to return a boolean delivery status, added configurable opt-in event queuing with a maximum queue size, and flushes queued events after connection or reconnection.

Verification

Passed automated self-review (lint + issue-coverage checks).

Linked with Closes #52 so the Drips Wave bot resolves the issue on merge.

@vercel

vercel Bot commented Jul 31, 2026

Copy link
Copy Markdown

@hotoke-no-Kami is attempting to deploy a commit to the Fishon Amos' projects Team on Vercel.

A member of the Team first needs to authorize it.

@hotoke-no-Kami
hotoke-no-Kami merged commit 4f547ae into gear5labs:build Jul 31, 2026
0 of 2 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.

emit() drops events silently when socket is disconnected (no retry/queue)

2 participants