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

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -