Description of problem:
When a user tries to deploy a model with a name that is too long, the modal will show an error mentioning the character limit for the model name.
However, if the name is exceptionally long (e.g. 50 paragraphs of lorem ipsum https://loremipsum.io/generator/?n=50&t=p ), then the deploy will silently fail without showing any error to the user
Prerequisites (if any, like setup, operators/versions):
RHODS 1.20 RC
Steps to Reproduce
- Create DSP project
- Set up model server
- Deploy model with an extremely long name
Actual results:
Silent failure without any error message
Expected results:
Error message informing the user that the name is too long (without printing out the whole name but perhaps an abridged version of it)
Reproducibility (Always/Intermittent/Only Once):
always
Build Details:
1.20 RC