Skip to content

Batching file reporting

Compare
Choose a tag to compare
@gordonwatts gordonwatts released this 01 Nov 21:16
· 17 commits to main since this release
2eb3ca2

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