Skip to content

eutils request throttling causing failures and retries #30

@theferrit32

Description

@theferrit32

I'm actually not sure why eutils requests are even being sent at runtime

Failed to fetch https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nucleotide&id=NM_020732.3&rettype=fasta&seq_start=6322&seq_stop=6322...
Failure 0/3; retry in 1 seconds
Failed to fetch https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nucleotide&id=NM_080615.1&rettype=fasta&seq_start=1819&seq_stop=1819...
Failure 0/3; retry in 1 seconds
Failed to fetch https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nucleotide&id=NM_031271.3&rettype=fasta&seq_start=1052&seq_stop=1052...
Failure 0/3; retry in 1 seconds

Release run was:

./misc/clinvar-vrsification 2025-11-16

I had tried increasing the threads from 2 to 5 locally. I will reduce it back to 2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions