zilliztech / zilliztech/VectorDBBench
Getting "Connect timeout on endpoint URL" while performance test on Vectored benchmark URL
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 438
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 1
Description
Hi,
I have setup vectordbbench mark tool on GCP cluster and while doing performance test, getting error in logs
raise ConnectTimeoutError(endpoint_url=request.url, error=e)
botocore.exceptions.ConnectTimeoutError: Connect timeout on endpoint URL: "https://s3.us-west-2.amazonaws.com/assets.zilliz.com/benchmark/openai_large_5m/shuffle_train-00-of-10.parquet"
Can you suggest on this.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Vectordbbench performance test on the reported GCP cluster and inspect the download step for the S3 URL shown in the logs. Check whether the cluster can reach that endpoint and capture the relevant configuration or network error; done means the benchmark downloads the parquet asset and proceeds without a ConnectTimeoutError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100