You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this case, we had a patron attempt to renew 53 items. This created an ENORMOUS cookie because flashes included every title.
One proposed solution from @cbeer included passing IDs instead of full title strings to the flash message, and then using the IDs to fetch titles on the page.
camillevilla
changed the title
[mylibrary/prod] ActionDispatch::Cookies::CookieOverflow: ActionDispatch::Cookies::CookieOverflow
🍪 Bulk renewals success message for users with 50+ titles 🍪
Aug 27, 2019
camillevilla
changed the title
🍪 Bulk renewals success message for users with 50+ titles 🍪
🍪 Revisit bulk renewals success message for users with 50+ titles 🍪
Aug 27, 2019
Another idea is to say "X, Y, Z and 52 other titles have been renewed". If they have so many, then it's unlikely that they are going to get any utility out of seeing all of them.
Backtrace
View full backtrace and more info at honeybadger.io
The text was updated successfully, but these errors were encountered: