Skip to content

MOSH-2787: update warning messages#394

Open
newokaerinasai wants to merge 2 commits into
mainfrom
ruslan/unavailable-reasons
Open

MOSH-2787: update warning messages#394
newokaerinasai wants to merge 2 commits into
mainfrom
ruslan/unavailable-reasons

Conversation

@newokaerinasai

Copy link
Copy Markdown
Contributor

This PR

Updates error messages when price estimation is not available.

@newokaerinasai newokaerinasai marked this pull request as ready for review June 15, 2026 10:56
"multimodal_dataset": "[yellow][bold]Price estimation is not available for multimodal datasets.[/bold][/yellow]",
"train_file_not_validated": "[yellow][bold]Price estimation is not available for training file that is not validated yet.[/bold][/yellow]",
"eval_file_not_validated": "[yellow][bold]Price estimation is not available for evaluation file that is not validated yet.[/bold][/yellow]",
"train_file_invalid": "[yellow][bold]Price estimation is not available for training file that is invalid. Your job will likely be cancelled.[/bold][/yellow]",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

"Your job will likely be cancelled.", is it going to be cancelled? IIUC we'll get 500 from the server here?
Also I'd like prefix "If you proceed..."

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.

3 participants