-
Notifications
You must be signed in to change notification settings - Fork 62
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
Improve scores feed performance #1
Open
GeorgeMarcusGG opened this issue
Nov 12, 2021
· 0 comments
· Fixed by vlad-vitca/golfr_backend#1, stefanneagoi/golfr_backend#1, SuciuIoanaMagdalena/golfr_backend#1, SergiuCiupeGG/golfr_backend#4 or DragosGolfGenius/golfr_backend#1
Open
Improve scores feed performance #1
GeorgeMarcusGG opened this issue
Nov 12, 2021
· 0 comments
· Fixed by vlad-vitca/golfr_backend#1, stefanneagoi/golfr_backend#1, SuciuIoanaMagdalena/golfr_backend#1, SergiuCiupeGG/golfr_backend#4 or DragosGolfGenius/golfr_backend#1
Comments
This was referenced Nov 26, 2021
Closed
This was referenced Dec 13, 2021
This was referenced Dec 14, 2021
This was referenced Dec 22, 2021
Closed
Closed
Closed
This was referenced Feb 8, 2022
This was referenced Feb 17, 2022
This was referenced Jul 21, 2022
Closed
This was referenced Aug 25, 2022
This was referenced Dec 7, 2022
Closed
alexTakeoff
referenced
this issue
in alexTakeoff/golfr_backend
Jan 30, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When loading the scores feed we are running into the n+1 queries problem
The fix must be done in a hotfix branch.
Make sure that
rubocop
andrspec
still pass.The text was updated successfully, but these errors were encountered: