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
Search requests should return requests from available shards rather than returning an error if one or more shards are not available.
Your proposal
The Head Runtime will manage the results from the asyncio.gather to determine the availability of shards and return incomplete result with a message to indicate the shard participation from the total shards.
Environment
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the feature
Search requests should return requests from available shards rather than returning an error if one or more shards are not available.
Your proposal
The
Head
Runtime will manage the results from theasyncio.gather
to determine the availability of shards and return incomplete result with a message to indicate the shard participation from the total shards.Environment
Screenshots
The text was updated successfully, but these errors were encountered: