Skip to content

Bugfix/manifest integrity search batch

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

When search request is exactly divisible by batch_size during Manifest Integrity Check, extra empty set is yielded as a batch. It causes Value Error in search_record_id

Edited by Yan Sushchynski (EPAM)

Merge request reports