Skip to content

v2.3.10

Choose a tag to compare

@github-actions github-actions released this 17 Jun 13:59

webknossos

Added

  • Added layers_to_ignore argument to Dataset.copy_dataset. #1321

Changed

  • Make number of retries and backoff factor configurable (mainly for tensorstore reads/writes). See DEFAULT_NUM_RETRIES and DEFAULT_BACKOFF_FACTOR environment variables. #1323