You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Querying the API with limit more than 12 in the prod server takes an exponential time. Test if adding pg index on the conformsTo and memberOf columns fixes the issue.