Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Better loading of an invalid graph #66

@jodigiordano

Description

@jodigiordano

Currently, when the loader reads an invalid graph, it fails with a list of errors & warnings.

Some of those errors could become warnings or silently ignored so the graph still loads. For example:

  • Extra parameters are accepted & ignored.
  • Invalid values fallback to known values.

Also, the errors & warnings needs human-readable equivalent and shown to the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions