-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
We need to remove parsl dependencies from the SDK, however the endpoint still sends back a parsl.app.errors.RemoteExceptionWrapper.
Our temporary fix was to add a parsl module to the SDK, but this is a hack
Approach
Rename the class. in the endpoint to something in the SDK namespace. This will be a breaking change
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request