melodic-train-1526
03/31/2023, 10:05 AMbotocore.exceptions.ClientError: An error occurred (TooManyRequestsException) when calling the DescribeJobDefinitions operation (reached max retries: 4): Too Many Requests
This, as has been previously discussed here is caused by the heartbeat of each parallel process on the orchestrator hitting the max request limit on AWS’ Batch API.
We do have a workaround that involves logging which jobs start and then restarting only those that have failed but would love to be able to not have to run the flow multiple times to get it to succeed, hence looking for advice.
Thanks in advanceancient-application-36103
03/31/2023, 1:32 PMmelodic-train-1526
03/31/2023, 1:42 PMancient-application-36103
03/31/2023, 2:25 PMmelodic-train-1526
03/31/2023, 3:35 PMmelodic-train-1526
05/04/2023, 10:36 AMancient-application-36103
05/04/2023, 2:39 PMstraight-shampoo-11124
05/04/2023, 3:59 PMmelodic-train-1526
05/09/2023, 7:57 AMstraight-shampoo-11124
05/10/2023, 5:22 AM