503 timed out deleting Gemini file store

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?

hey @Trau, thank you for flagging this issue. We pushed a fix so file deletion will not time out. Can you please try again and let us know if you run into any issues?