Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add indicator of datasets that are missing one of the requested files to the ui #1

Open
lukasjelonek opened this issue Dec 5, 2024 · 0 comments

Comments

@lukasjelonek
Copy link
Member

Currently the ui prints the number of completed and failed jobs, where failed jobs denotes everything that had a network error and completed denotes everything that succeeded.

Bakrep contains some incomplete datasets, i.e. datasets that don't have all expected outputs associated. Currently downloading missing files from these datasets is counted as completed. The result is confusing. In the end the number of completed downloads might be higher than the actual number of files present in the download folder.

To improve this situation I propose to add a third counter to the ui output: partial Datasets. This counter counts all datasets that where available on the server, but were missing at least one of the requested files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant