Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@hailihu hailihu released this 25 Nov 09:48
· 7 commits to master since this release
849d04d

What's Changed

  • Added stop functionalities: max token execution time; max total runtime; max number of tasks, max scrub count
  • Option to automatically resubmit tokens after failure (up to max scrub count)
  • Allow user to specify desired state of token that remain locked (resubmit, failed, etc.)
  • Store SLURM and DIRAC jobID in token
  • More robust parsing of processing commands to fix errors with nested scripts
  • Convert from setuptools to poetry; use pyproject.toml instead of setup.py
  • Fix SSLEOFerror when token cannot be saved to DB

New Contributors

Full Changelog: 0.3.0...1.0.0

What's Changed

New Contributors

Full Changelog: 0.3.0...1.0.0