Skip to content

Use MD5 for url column in nocache_regions #1329

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

Open
macaws opened this issue Apr 15, 2025 · 0 comments
Open

Use MD5 for url column in nocache_regions #1329

macaws opened this issue Apr 15, 2025 · 0 comments

Comments

@macaws
Copy link

macaws commented Apr 15, 2025

We've hit issues where we have a very long URL and it causes a cascade of issues when a nocache_region fails to save to the DB.

A fairly simple solution would be to MD5 the url column rather than store the full URLs - or include an md5 column for comparison/unique purposes and simply truncate the url column if it's too long.

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

No branches or pull requests

1 participant