Skip to content

fix: use page.id and owner name for cache key

azul requested to merge fix/cache-err into master

We were seeing errors like this:

ActionView::Template::Error (Device or resource busy @ rb_file_s_rename - (/srv/crabgrass/tmp/cache/...)

I suspect this was due to long apge urls.

Merge request reports