We are experiencing intermittent HTTP 500 Internal Server Errors when querying our Pinecone index. This issue seems to be on the Pinecone service side, as indicated by the error response.
Pinecone Error Response Body: JSON{ "code": 13, "message": "We were unable to process your request. If the problem persists, please contact us at https://support.pinecone.io", "details": [x] }
Pinecone endpoint: svc.aped-4627-b74a.pinecone.io
I’m trying to open this db via web and see the same issue: Listing vectors failed: Error: {“code”:13,“message”:“We were unable to process your request. If the problem persists, please contact us at https://support.pinecone.io”,“details”:}