Fix missing repack sub-requests

Problem

Occasionally, repack requests end up loosing some of the sub-requests, which leaves them unable to complete as succeed or failed.

This issue aims at debugging and solving that issue.