Skip to content

Improve error handling for non-existent model URL in Model constructor #825

@srikanthbachala20

Description

@srikanthbachala20

The current error handling for the Model constructor does not catch cases where a non-existent model URL is passed. This results in a confusing error message later in the process. The error should be caught earlier and should clearly indicate that the model URL is invalid or the model does not exist.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions