Skip to content

Conversation

danpeen
Copy link
Contributor

@danpeen danpeen commented Sep 12, 2025

fix(retry-plugin): implement error handling in getRemoteEntry to avoid throw RUNTIME_008 error on console

Description

Related Issue

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the documentation.

Copy link

changeset-bot bot commented Sep 12, 2025

⚠️ No Changeset found

Latest commit: cf73a01

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

netlify bot commented Sep 12, 2025

Deploy Preview for module-federation-docs ready!

Name Link
🔨 Latest commit cf73a01
🔍 Latest deploy log https://app.netlify.com/projects/module-federation-docs/deploys/68d16482f0cd8f00088ba64a
😎 Deploy Preview https://deploy-preview-4064--module-federation-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@danpeen danpeen changed the title fix(retry-plugin): implement error handling in getRemoteEntry to avoid throw RUNTIME_008 error on console with recursion prevention fix(retry-plugin): implement error handling in getRemoteEntry to avoid throw RUNTIME_008 error on console Sep 13, 2025
Copy link

pkg-pr-new bot commented Sep 15, 2025

Open in StackBlitz

@module-federation/devtools

npm i https://pkg.pr.new/@module-federation/devtools@4064

@module-federation/cli

npm i https://pkg.pr.new/@module-federation/cli@4064

create-module-federation

npm i https://pkg.pr.new/create-module-federation@4064

@module-federation/data-prefetch

npm i https://pkg.pr.new/@module-federation/data-prefetch@4064

@module-federation/dts-plugin

npm i https://pkg.pr.new/@module-federation/dts-plugin@4064

@module-federation/enhanced

npm i https://pkg.pr.new/@module-federation/enhanced@4064

@module-federation/error-codes

npm i https://pkg.pr.new/@module-federation/error-codes@4064

@module-federation/esbuild

npm i https://pkg.pr.new/@module-federation/esbuild@4064

@module-federation/managers

npm i https://pkg.pr.new/@module-federation/managers@4064

@module-federation/manifest

npm i https://pkg.pr.new/@module-federation/manifest@4064

@module-federation/metro

npm i https://pkg.pr.new/@module-federation/metro@4064

@module-federation/metro-plugin-rnc-cli

npm i https://pkg.pr.new/@module-federation/metro-plugin-rnc-cli@4064

@module-federation/metro-plugin-rnef

npm i https://pkg.pr.new/@module-federation/metro-plugin-rnef@4064

@module-federation/modern-js

npm i https://pkg.pr.new/@module-federation/modern-js@4064

@module-federation/native-federation-tests

npm i https://pkg.pr.new/@module-federation/native-federation-tests@4064

@module-federation/native-federation-typescript

npm i https://pkg.pr.new/@module-federation/native-federation-typescript@4064

@module-federation/nextjs-mf

npm i https://pkg.pr.new/@module-federation/nextjs-mf@4064

@module-federation/node

npm i https://pkg.pr.new/@module-federation/node@4064

@module-federation/retry-plugin

npm i https://pkg.pr.new/@module-federation/retry-plugin@4064

@module-federation/rsbuild-plugin

npm i https://pkg.pr.new/@module-federation/rsbuild-plugin@4064

@module-federation/rspack

npm i https://pkg.pr.new/@module-federation/rspack@4064

@module-federation/rspress-plugin

npm i https://pkg.pr.new/@module-federation/rspress-plugin@4064

@module-federation/runtime

npm i https://pkg.pr.new/@module-federation/runtime@4064

@module-federation/runtime-core

npm i https://pkg.pr.new/@module-federation/runtime-core@4064

@module-federation/runtime-tools

npm i https://pkg.pr.new/@module-federation/runtime-tools@4064

@module-federation/sdk

npm i https://pkg.pr.new/@module-federation/sdk@4064

@module-federation/storybook-addon

npm i https://pkg.pr.new/@module-federation/storybook-addon@4064

@module-federation/third-party-dts-extractor

npm i https://pkg.pr.new/@module-federation/third-party-dts-extractor@4064

@module-federation/typescript

npm i https://pkg.pr.new/@module-federation/typescript@4064

@module-federation/utilities

npm i https://pkg.pr.new/@module-federation/utilities@4064

@module-federation/webpack-bundler-runtime

npm i https://pkg.pr.new/@module-federation/webpack-bundler-runtime@4064

@module-federation/bridge-react

npm i https://pkg.pr.new/@module-federation/bridge-react@4064

@module-federation/bridge-react-webpack-plugin

npm i https://pkg.pr.new/@module-federation/bridge-react-webpack-plugin@4064

@module-federation/bridge-shared

npm i https://pkg.pr.new/@module-federation/bridge-shared@4064

@module-federation/bridge-vue3

npm i https://pkg.pr.new/@module-federation/bridge-vue3@4064

@module-federation/inject-external-runtime-core-plugin

npm i https://pkg.pr.new/@module-federation/inject-external-runtime-core-plugin@4064

commit: b41f255

@2heal1 2heal1 force-pushed the fix/error-handling-in-getRemoteEntry branch from 33998ef to e133082 Compare September 16, 2025 05:49
2heal1
2heal1 previously approved these changes Sep 22, 2025
@2heal1 2heal1 self-requested a review September 22, 2025 07:48
@2heal1 2heal1 dismissed their stale review September 22, 2025 07:49

dismiss

@danpeen danpeen merged commit 0b34514 into main Sep 23, 2025
19 checks passed
@danpeen danpeen deleted the fix/error-handling-in-getRemoteEntry branch September 23, 2025 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants