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

Move search table expiration to whenever #355

Open
hackartisan opened this issue Jul 3, 2023 · 0 comments
Open

Move search table expiration to whenever #355

hackartisan opened this issue Jul 3, 2023 · 0 comments

Comments

@hackartisan
Copy link
Member

To those of you with Blacklight apps that run on more than one server and use the blacklight_app role in Princeton Ansible - you may want to consider moving the cron job that the blacklight_app role creates into something generated by Whenever and run it on a single server. This is because Jane and Carolyn found that the cron job running simultaneously on multiple servers is creating database lock errors in postgres, which can cause problems for your application.

Here's a pair of PRs which hopefully resolve this for Orangelight

Thanks to @maxkadel for the report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants