Skip to content

Releases: ssl-hep/ServiceX_DID_Finder_lib

calling start only on finishing lookup

22 Sep 04:04
Compare
Choose a tag to compare
Pre-release

calling start only on finishing lookup

big-change update 2

21 Sep 18:53
Compare
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
Compare
Choose a tag to compare
Pre-release

part of the big move

Fixing Release Processes

01 Nov 21:21
Compare
Choose a tag to compare
  • Just fixes part of the CI release process.

Batching file reporting

01 Nov 21:16
2eb3ca2
Compare
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
Compare
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
Compare
Choose a tag to compare
fixed bulk Pre-release
Pre-release
1.1a7

another test fix

bulk file addition

03 Jun 20:11
Compare
Choose a tag to compare
bulk file addition Pre-release
Pre-release

fix1

1.1.1b4

20 Apr 16:35
Compare
Choose a tag to compare
1.1.1b4 Pre-release
Pre-release

Full Changelog: 1.1.1b3...1.1.1b4

1.1.1b3

20 Apr 16:12
Compare
Choose a tag to compare
1.1.1b3 Pre-release
Pre-release

Full Changelog: 1.1.1b2...1.1.1b3