Since a few days I’m getting sporadic net::ERR_HTTP2_PROTOCOL_ERROR 200 (OK) errors on assets on a Rails 7 app.
The app is running fine otherwise, it’s just that css/js assets don’t get loaded sometimes and I have no idea where or what to fix.
Anyone got any ideas?