You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
or not being downloadable
Problem:
When calling an program on a CRN, whose message the CRN couldn’t reach, it returned the error
```
500: Unhandled error during initialisation
```
instead of a proper explaination error
Solution:
Catch that error. Catch also the other possible error when downloading
This also now works when failing to download a runtime or volume
0 commit comments