How do we handle failures in host react app, when the app which is dynamically loaded using module federation is down? I'm testing a scenario where I've bought down the module federation app and testing the host app gives this error, Load script failed error : localhost/remoteentry.js.
This is a genuine scenario where the app which is likely to be imported maybe down or have an issue.