GlobusComputeExecutor
fails to handle malformed resource_specification
#3620
Labels
GlobusComputeExecutor
fails to handle malformed resource_specification
#3620
Describe the bug
GlobugComputeExecutor
raises aGlobusAPIError
when a function with a malformedresource_specification
is submitted. Subsequent tasks fail with a notification that the executor is shutdown and no new functions may be executed. Ideally, we should present clearer error messages that describe what failed.To Reproduce
Run this test:
Use this branch for testing: #3619
The text was updated successfully, but these errors were encountered: