Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce size of bulk renewal flash message to avoid CookieOverflow #965

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

corylown
Copy link
Contributor

@corylown corylown commented Sep 27, 2023

Fixes #963

There's probably a better long term solution where we wire up turbo/hotwire to show renewal response information rather than relying on flash. However, we're seeing a fair number of these errors and I'd like to get this fix out and defer other improvements to separate issues #465 and #466.

@corylown corylown marked this pull request as ready for review September 27, 2023 14:41
@jcoyne jcoyne merged commit 9f19e47 into main Sep 27, 2023
2 checks passed
@jcoyne jcoyne deleted the 963-cookies branch September 27, 2023 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[mylibrary/prod] ActionDispatch::Cookies::CookieOverflow: ActionDispatch::Cookies::CookieOverflow
2 participants