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

i1026 Fix AdminSet-related 504 timeout errors on work forms #1030

Merged
merged 1 commit into from
May 21, 2024

Conversation

bkiahstroud
Copy link
Contributor

Story

Ref:

Work forms were throwing 504 time out errors because large AdminSets being queried by Hyrax#query_service were loading all of their members.

This fix is a backport of this Hyrax commit:

Expected Behavior Before Changes

New work forms throw 504 time out errors in the Grace tenant

Expected Behavior After Changes

New work forms no longer throw 504 time out errors in the Grace tenant

Notes

This override is no longer needed when Hyrax's version is >= v5.0.1

Work forms were throwing 504 time out errors because large AdminSets
being queried by Hyrax#query_service were loading all of their members.

This fix is a backport of this Hyrax commit:
- samvera/hyrax@75312ee

This override is no longer needed when Hyrax's version is >= v5.0.1
Copy link
Contributor

@kirkkwang kirkkwang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@bkiahstroud bkiahstroud merged commit 5ef83d8 into main May 21, 2024
6 checks passed
@bkiahstroud bkiahstroud deleted the i1026-transformers-timeouts-in-disguise branch May 21, 2024 17:38
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.

2 participants