-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We should catch any errors and convert them to warnings when iterating the register_dataset methods over all plugins as done in https://github.com/jic-dtool/dtool-lookup-server/blob/8b1071b3bae85b0dd29de2923dccb06444456b37/dtool_lookup_server/utils.py#L566-L586. We don't want the registration in the core server or in any other plugin to fail just because of one poorly written plugin.
At some point in the future, we might want to introduce some bookkeeping functionality on registration errors in the server core.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request