Skip to content

needs a boost for timeout of hugging face downloads #64

@yarikoptic

Description

@yarikoptic

I just kept rerunning

(aind-ephys-pipeline) (base) yoh@typhon:/data/aind/try-aind-1$ rm -rf logs nextflow/; datalad run -m "Running pipeline via datalad + switching to hdf5 backend" '( export DATA_PATH=$PWD/sourcedata/nwb/ RESULTS_PATH=$PWD HF_HUB_DOWNLOAD_TIMEOUT=300;  nextflow -C code/aind-ephys-pipeline/pipeline/nextflow_local.config -log $RESULTS_PATH/logs/nextflow.log     run $PWD/code/aind-ephys-pipeline/pipeline/main_multi_backend.nf   --n_jobs 8 --job_dispatch_args "--input nwb" --nwb_ecephys_args "--backend hdf5" ; )'

until it succeeded. HF_HUB_DOWNLOAD_TIMEOUT did not have effect since when crash did happen -- it was saying that timeout=10. Unfortunately ATM I do not have captured output to show, will edit when I get one

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