Rails assets, client requesting expired assets -


i have rails (4.1.5) app deployed on heroku , monitored newrelic. in last 24 hours site has gone having < 3% errors on newrelic having ~30% errors , errors requests expired javascript , css assets. have not deployed site in on month assets shouldn't have changed.

my question two-fold;
first, why getting load of requests expired asset?
second, rails way handle request expired asset , redirect current asset?


Comments

Popular posts from this blog

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -