eWaterCycle / eWaterCycle/jupyterlab_thredds

Crawler does not fetch concurrently

Open
#26 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
25
Forks
3
PR merge metrics
No merged PRs in 30d

Description

To get the exception propagation to work an [await task](https://github.com/eWaterCycle/jupyterlab_thredds/blob/master/jupyterlab_thredds/crawler.py#L158) was added. This causes the crawler to wait for each fetch to complete before starting a new one.

The crawler must be rewritten for concurrency to work again.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.