Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node Streams Debugging + Logging #1342

Merged
merged 3 commits into from
Nov 26, 2024
Merged

Node Streams Debugging + Logging #1342

merged 3 commits into from
Nov 26, 2024

Conversation

insipx
Copy link
Contributor

@insipx insipx commented Nov 26, 2024

adds more logs with an inbox_id key to filter by specific clients via inbox_id.

Node was completely missing stream messages, probably because of ThreadSafeFunction

Ultimately, napi4 feature needed to be enabled. This should fix @humanagent issues with the streams, and a streaming test was added to node which should ensure this does not happen in the future

@insipx insipx changed the title more logs around streaming and api queries Node Streams Nov 26, 2024
@insipx insipx changed the title Node Streams Node Streams Debugging + Logging Nov 26, 2024
@insipx insipx marked this pull request as ready for review November 26, 2024 16:58
@insipx insipx requested a review from a team as a code owner November 26, 2024 16:58
@insipx insipx merged commit 8d637a9 into main Nov 26, 2024
15 checks passed
@insipx insipx deleted the insipx/stream-debugging branch November 26, 2024 17:23
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.

2 participants