Closed belforte closed 2 weeks ago
current code fails with HTTP 500. Returning "None" is a gentler way which allows the calling client to deal with it. Ref: https://github.com/dmwm/CRABServer/issues/6544#issuecomment-2460705998
code is https://github.com/dmwm/CRABServer/blob/483adb22e60031b98fb5c157b6a0b11e09fc78d7/src/python/CRABInterface/RESTTask.py#L218-L224
And in the example reported in there the DB has this (from the UI )
closed via #8767
current code fails with HTTP 500. Returning "None" is a gentler way which allows the calling client to deal with it. Ref: https://github.com/dmwm/CRABServer/issues/6544#issuecomment-2460705998
code is https://github.com/dmwm/CRABServer/blob/483adb22e60031b98fb5c157b6a0b11e09fc78d7/src/python/CRABInterface/RESTTask.py#L218-L224
And in the example reported in there the DB has this (from the UI )