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

Adding a batch of works to a collection (performance issue) #549

Open
dolsysmith opened this issue Apr 25, 2024 · 0 comments
Open

Adding a batch of works to a collection (performance issue) #549

dolsysmith opened this issue Apr 25, 2024 · 0 comments
Labels

Comments

@dolsysmith
Copy link
Contributor

dolsysmith commented Apr 25, 2024

Adding works to a collection via the dashboard dispatches a series of ContentUpdateEventJobs to Sidekiq. Each job triggers a number of calls to Fedora. It may be hitting the limits of Fedora, but adding ~60 works to a new collection in a batch took about 45 minutes on the test server and a few hours on prod.

Are there performance bottlenecks anywhere that we can mitigate? Is this a known performance issue?

See also #550

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

No branches or pull requests

1 participant