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
SQL users are expecting to receive all results. We need to make sure that we handle the shard failures in SQL request properly. Setting allow_partial_search_results to false and adding a test might be all that is required.