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
For worker indexing/ project stein, host is falling back to its own indexing after worker denies. The functions are being indexed correctly by host but load requests are not being sent correctly.
Fix - A minor change is needed to call finish initialization method from RPCFunctionInvocationDispatcher which will send the load requests after host fallback.