Random block ID in OTA updates using MQTT using AWS

Hi there!
This issue is regarding OTA updates using MQTT using AWS.
So when I was watching the OTA update logs I saw that the AWS sends blocks in random manner. The block IDs are not serial in fashion. It even misses out several numbers in the middle. So are the payloads sent randomly as the block IDs of the payloads are random, or there’s some algorithm behind it.

Regards

@CodeOn-ArK : The OTA library normally requests blocks sequentially from the IoT Core Stream / File Delivery service.

Can you share some anonymized logs to give me a better idea of what is going on?