Releases: akanevm/GangaCRAB3
Releases · akanevm/GangaCRAB3
2.0.8
Ganga plugin for CRAB3 implemented using the official CRAB3 Client Python API.
Release notes:
- Fixed bug in CRABBackend that led to crash in the monitoring loop in case of task error.
2.0.7
Ganga plugin for CRAB3 implemented using the official CRAB3 Client Python API.
Release notes:
- Fixed bug with the Ganga command line options processing
2.0.6
Ganga plugin for CRAB3 implemented using the official CRAB3 Client Python API.
Release notes:
- Printing httplib.HTTPException.headers CRAB3 server response. HC-333
2.0.5
Ganga plugin for CRAB3 implemented using the official CRAB3 Client Python API.
Release notes:
- Bug Fix: tuples passed through Ganga inline option converted as list.
2.0.4
Ganga plugin for CRAB3 implemented using the official CRAB3 Client Python API.
Release notes:
- Recognizing task status 'SUBMITFAILED' and failing task. HC-281
2.0.3
Ganga plugin for CRAB3 implemented using the official CRAB3 Client Python API.
Release notes:
- Fixed updating task information after submission.
2.0.2
Ganga plugin for CRAB3 implemented using the official CRAB3 Client Python API.
Release notes:
- Also catching crab3 ConfigurationException when submitting and killing tasks.
2.0.1
Ganga plugin for CRAB3 implemented using the official CRAB3 Client Python API.
Release notes:
- Catching crab3 ConfigurationException and trying to remove .crab3 file.
2.0.0
Ganga plugin for CRAB3 implemented using the official CRAB3 Client Python API.
1.0.0
Ganga plugin for CRAB3 implemented using CRAB3 REST API.