Skip to content
  • Giuseppe Lo Presti's avatar
    Added timeout handling in bulkDeleteRequests, to help avoiding · bd144389
    Giuseppe Lo Presti authored
    to drop Repack requests when they are just inserted without SubRequests
    (Only case in the request handling logic). The solution is not perfect
    though, there's a race between the cleaning job being too aggressive
    and the NS answering too slowly for a Repack request to start getting
    populated before the timeout. To be improved.
    bd144389