etr2460 opened a new pull request #15285: URL: https://github.com/apache/superset/pull/15285
Reverts apache/superset#14942 Initiating a revert for conversations while we test this in Airbnb's environment. We suspect that this PR is the root cause for an increase in infinite spinners in Superset due to 404s from static asset requests. I'm not 100% sure why this PR might've caused the issue, but the working theory right now is that something may have broken with how this interacts with lazy loaded code. We suspect the contenthash of a parent chunk is not changed if a dependent chunk’s hash also changes, and therefore is causing an issue. If reverting this PR resolves the issue in Airbnb's prod environment, then we'll aim to merge this on Wednesday. Test Plan: test in (Airbnb) prod to: @nytai @graceguo-supercat -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
