BigW Consortium Gitlab

Skip to content
  • Yorick Peterse's avatar
    6f292eaa
    Revert the addition of goldiloader · 6f292eaa
    Yorick Peterse authored
    This reverts the addition of the "goldiloader" Gem and all use of it.
    While this Gem is very promising it's causing a variety of problems on
    GitLab.com due to it eager-loading too much data in places where we
    don't expect/can handle this. At least for the time being this means we
    have to go back to manually fixing N+1 query problems, but at least
    those should not cause a negative impact on availability.
    6f292eaa
    Revert the addition of goldiloader
    Yorick Peterse authored
    This reverts the addition of the "goldiloader" Gem and all use of it.
    While this Gem is very promising it's causing a variety of problems on
    GitLab.com due to it eager-loading too much data in places where we
    don't expect/can handle this. At least for the time being this means we
    have to go back to manually fixing N+1 query problems, but at least
    those should not cause a negative impact on availability.
Loading