When I try to delete a File Search Store containing thousands of files using force=True, Maybe he Google Gemini backend attempts to perform a massive transaction (deleting the store + un-indexing all files + cleaning up vector resources) at once.
This operation often takes long and the server to return a 503 Service Unavailable error. How can I do?