Releases: ssl-hep/ServiceX_DID_Finder_lib
Releases · ssl-hep/ServiceX_DID_Finder_lib
calling start only on finishing lookup
calling start only on finishing lookup
big-change update 2
now gets separately dataset_id, request_id and endpoint. new python versions.
switch from request_id to dataset_id
part of the big move
Fixing Release Processes
- Just fixes part of the CI release process.
Batching file reporting
The DID finder library will now:
- correctly deal with a
?Files=
tag when the DID finder reports back batches of files - When possible, will return files to ServiceX in batches rather than one-by-one. This will most often show up in response to
~Files=
requests.
What's Changed
- Properly implement delayed sending of batch file updates by @gordonwatts in #24
Full Changelog: 1.2...1.3
Batch File Addition
Previously, the DID finders reported each file in the dataset individually back to the web service. It turned out that for large datasets this became an incredibly slow process.
This release adds a new feature where the DID finder can push batches of files in a single call to the server to speed up the processing of large datasets
fixed bulk
1.1a7 another test fix
bulk file addition
fix1
1.1.1b4
Full Changelog: 1.1.1b3...1.1.1b4
1.1.1b3
Full Changelog: 1.1.1b2...1.1.1b3