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
In sendRequestMultiCore, the services/config endpoint is called to fetch the tgu domains. How should we handle the unnecessary calls this will generate? Currently, this endpoint returns an empty response, which will skip the request altogether.