2.32.1 #2622
robyngit
announced in
Announcements
2.32.1
#2622
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Patch release 2.32.1 🛠️
This patch release includes important bug fixes that were identified in the previous release, mainly related to the dataset editor:
Developer notes
New configuration options
These configuration options are related to fixed fetch functionality in the dataset editor:
batchSizeFetch- The number of records to fetch in a single batch when fetching data package files from Metacat.batchSizeUpload- The number of records to upload in a single batch when uploading data package files to Metacat.fileDownloadTimeout- The timeout in milliseconds for downloading a file from Metacat. If the download takes longer than this timeout, the download will be aborted. If set to 0 (the default), there is no timeout.See the complete changelog: 2.32.0...2.32.1
This discussion was created from the release 2.32.1.
Beta Was this translation helpful? Give feedback.
All reactions