-
Couldn't load subscription status.
- Fork 18
Open
Description
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.