Skip to content

[change] Return feedback if URL used for parsing is not working #208

@nemesifier

Description

@nemesifier

In the demo system of OpenWISP, some users try to create a network topology object and insert a random URL.
This raises exceptions which are logged on the server side but not presented to the user.

We should find a way to present this information to the user, notify them, avoid logging the error on the server side.
We should also make sure that we do not bombard the user with many notifications if the error keeps on repeating.
I think we should probably modify the model to add some state which indicates whether the parsing is working fine or not.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions