Error when Percona restore- got context deadline exceeded (Client.Timeout or context cancellation while reading body)

I am restoring backup to a new cluster and seeing below message in the logs:

got context deadline exceeded (Client.Timeout or context cancellation while reading body), try to reconnect in 1s

[mongod@ip-10-80-11-40 ~]$ pbm status
Cluster:
========
shard1ReplSet:
  - shard1ReplSet/10.80.11.0:27038 [P]: pbm-agent v2.0.5 OK
configReplSet:
  - configReplSet/10.80.11.0:27039 [P]: pbm-agent v2.0.5 OK
shard2ReplSet:
  - shard2ReplSet/10.80.11.40:27038 [P]: pbm-agent v2.0.5 OK
shard3ReplSet:
  - shard3ReplSet/10.80.11.188:27038 [P]: pbm-agent v2.0.5 OK


PITR incremental backup:
========================
Status [OFF]

Currently running:
==================
Snapshot restore "2023-10-28T13:26:31Z", started at 2023-11-09T10:49:45Z. Status: snapshot restore. [op id: 654cb949ea58e66ef6aa14c6]

Backups:
========
S3 us-east-1 s3://cm-mongo-db-shared-prod-va/pbm/backup/
  Snapshots:
    2023-10-28T13:26:31Z 2.21TB <logical> [restore_to_time: 2023-10-29T09:53:50Z]
    2023-10-14T15:33:02Z 2.20TB <logical> [restore_to_time: 2023-10-15T03:24:09Z]

context deadline exceeded.txt (60.8 KB)