Skip to content

Stringify fetch data streaming errors #6385

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

RomneyDa
Copy link
Collaborator

@RomneyDa RomneyDa commented Jul 1, 2025

Fixes Error streaming response [object Object] issue


Summary by cubic

Improved error handling for streamed fetch responses by stringifying error objects, so errors are now readable instead of showing [object Object].

@RomneyDa RomneyDa requested a review from a team as a code owner July 1, 2025 20:47
@RomneyDa RomneyDa requested review from Patrick-Erichsen and removed request for a team July 1, 2025 20:47
Copy link

netlify bot commented Jul 1, 2025

Deploy Preview for continuedev canceled.

Name Link
🔨 Latest commit 4f7c236
🔍 Latest deploy log https://app.netlify.com/projects/continuedev/deploys/68656944f48ab5000838aad7

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jul 1, 2025
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cubic found 2 issues across 2 files. Review them in cubic.dev

React with 👍 or 👎 to teach cubic. Tag @cubic-dev-ai to give specific feedback.

Patrick-Erichsen and others added 2 commits July 2, 2025 10:15
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Jul 2, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

2 participants