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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Depends on
You do not have permission to read 1 dependency
Reference
cleverdatasets/dataset-uploader#16
No description provided.