-
-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
To do