Skip to content

Conversation

@alexfurmenkov
Copy link
Collaborator

@alexfurmenkov alexfurmenkov commented Nov 18, 2025

Now, in case the datasets are not found the engine will exit with code 2 and output:

[ERROR 2025-11-18 18:07:06,565 - utils.py:452] - Files dataset.json, dataset1.json are not found

Process finished with exit code 2

Copy link
Collaborator

@SFJohnson24 SFJohnson24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this PR passes high level code review. Correctly reports when one or multiple DP does not exist or mixed case when one exists and another does not in multiple -dp.

@SFJohnson24 SFJohnson24 merged commit 7c73ba0 into main Nov 20, 2025
11 checks passed
@SFJohnson24 SFJohnson24 deleted the 1204-improve-error-message-in-case-dataset-file-doesnt-exist branch November 20, 2025 15:57
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

Successfully merging this pull request may close these issues.

Error message is not user friendly when using dp and the path doesn't exist

3 participants