Add proper error messages and logging. #16

Open
opened 2025-11-20 21:47:32 +00:00 by brent.edwards · 0 comments
Member

When I ran python scripts/upload_all_datasets.py --dataset wikidata-truthy, and it failed, the only error message available was:

Conversion failed for wikidata-truthy
wikidata-truthy ✗ Failed

At a minimum, outputs of subprograms need to be preserved so that errors can be fixed.

The minimum will take 10 minutes.

I also want to ensure that there are messages available for paths that fail.

This might take an hour or two.

When I ran `python scripts/upload_all_datasets.py --dataset wikidata-truthy`, and it failed, the only error message available was: ``` Conversion failed for wikidata-truthy wikidata-truthy ✗ Failed ``` At a minimum, outputs of subprograms need to be preserved so that errors can be fixed. The minimum will take 10 minutes. I also want to ensure that there are messages available for paths that fail. This might take an hour or two.
brent.edwards self-assigned this 2025-11-21 01:59:04 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Depends on
You do not have permission to read 1 dependency
Reference: cleverdatasets/dataset-uploader#16