odahu / odahu-flow

Apache License 2.0
12 stars 2 forks source link

Improve errors for model training when localPath/remotePath are invalid or file is not found #615

Open BPylypenko opened 3 years ago

BPylypenko commented 3 years ago

Description Errors for cases when localPath/remotePath are invalid or file by the path is not found should be handled by odahuflowctl and give concise and clear explanation

Steps to Reproduce The examples of the cases are in ongoing Test Suites: Training > Training Data > Invaild data downloading parameters

Actual result The logs from server-side are given and the error is that model training failed.

Expected result The error should say that model training failed and the precise reason why this happened (invalid localPath, no file by remotePath, etc.)

Attachments image

Environment: