Skip to content

Releases: ssl-hep/ServiceX_DID_Finder_lib

back to 3.9 2

22 Sep 05:55

Choose a tag to compare

back to 3.9 2 Pre-release
Pre-release
1.4.3

back to 3.9

start only after lookup

22 Sep 04:14

Choose a tag to compare

Pre-release
1.4.2

start only after dataset complete.

calling start only on finishing lookup

22 Sep 04:04

Choose a tag to compare

Pre-release

calling start only on finishing lookup

big-change update 2

21 Sep 18:53

Choose a tag to compare

big-change update 2 Pre-release
Pre-release

now gets separately dataset_id, request_id and endpoint. new python versions.

switch from request_id to dataset_id

10 May 12:16

Choose a tag to compare

Pre-release

part of the big move

Fixing Release Processes

01 Nov 21:21

Choose a tag to compare

  • Just fixes part of the CI release process.

Batching file reporting

01 Nov 21:16
2eb3ca2

Choose a tag to compare

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

08 Jun 21:24

Choose a tag to compare

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

04 Jun 20:22

Choose a tag to compare

fixed bulk Pre-release
Pre-release
1.1a7

another test fix

bulk file addition

03 Jun 20:11

Choose a tag to compare

bulk file addition Pre-release
Pre-release

fix1