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