Skip to content

promote#98

Merged
hubsmoke merged 2 commits into
mainfrom
develop
Apr 4, 2026
Merged

promote#98
hubsmoke merged 2 commits into
mainfrom
develop

Conversation

@hubsmoke

@hubsmoke hubsmoke commented Apr 4, 2026

Copy link
Copy Markdown
Member

No description provided.

hubsmoke and others added 2 commits April 3, 2026 23:19
…lver

When an IPFS DAG request fails, the catch block passed the raw AxiosError
to res.send(). AxiosError contains circular references (request.res.req)
causing JSON.stringify to throw, which became an unhandled rejection and
killed the process. Extract only safe fields instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ection

fix: prevent crash from circular AxiosError serialization
@coderabbitai

coderabbitai Bot commented Apr 4, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1b59240b-8aa8-4515-b4e4-c29d11ae618d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch develop

Comment @coderabbitai help to get the list of available commands and usage tips.

@hubsmoke hubsmoke merged commit 7dcd59b into main Apr 4, 2026
1 of 4 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.

1 participant