You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2025. It is now read-only.
Hey colleagues, we have seen quite frequently now that while running karma, we get error: [ui5.framework]: Failed to proxy /resources/sap/ui/qunit/qunit-redirect.js (ECONNRESET: Client network socket disconnected before secure TLS connection was established)
And than tests fails because of timeout.
Can we have logic in karma-ui5 to retry itself if due to some temporary issue CDN don't respond?
Usually this error is gone if you run again after 1 min.