Fixed Reduced start-execution-worker concurrency to address AWS Batch Too Many Requests errors. Fixes #1676. Added jobs query pagination for subscription-worker so that all jobs will be retrieved when constructing the list of processed granules
Fixed Compute processing time when one or more Batch attempts is missing a StartedAt time
Fixed The next URL in paginated GET /jobs responses will now reflect the correct API hostname and p...
Fixed GET /jobs requests now accept name parameters up to 100 characters. Fixes #1019
Fixed Reduced start-execution-worker concurrency to address AWS Batch Too Many Requests errors. Fix...
Fixed Limited the number of jobs a subscription can send at a time to avoid timing out. Fixes #794....
Fixed Modified start_execution_manager to submit no more than 2 batches of 300 jobs, in order to re...
Fixed Granted additional IAM permissions required by AWS Step Functions to manage AWS Batch jobs
Fixed Fix how we fetch jobs that are waiting for step function execution, so that we actually start...
Changed Subscription handling is now parallelized using a manager to launch one worker per subscrip...
Changed Batches of step function executions are now started in parallel using a manager to launch o...
Fixed Step function now retries transient Batch.AWSBatchException errors when submitting jobs to AW...
Added GET /jobs responses now include a subscription_id field for jobs created by subscriptions GET...
Changed AWS Batch jobs are now retried twice, once after 10 minutes and once after 60 minutes, to r...
Fixed Compute processing time when one or more Batch attempts is missing a StartedAt time
Fixed The next URL in paginated GET /jobs responses will now reflect the correct API hostname and p...
Fixed GET /jobs requests now accept name parameters up to 100 characters. Fixes #1019
Fixed Reduced start-execution-worker concurrency to address AWS Batch Too Many Requests errors. Fix...
Fixed Limited the number of jobs a subscription can send at a time to avoid timing out. Fixes #794....
Fixed Modified start_execution_manager to submit no more than 2 batches of 300 jobs, in order to re...
Fixed Granted additional IAM permissions required by AWS Step Functions to manage AWS Batch jobs
Fixed Fix how we fetch jobs that are waiting for step function execution, so that we actually start...
Changed Subscription handling is now parallelized using a manager to launch one worker per subscrip...
Changed Batches of step function executions are now started in parallel using a manager to launch o...
Fixed Step function now retries transient Batch.AWSBatchException errors when submitting jobs to AW...
Added GET /jobs responses now include a subscription_id field for jobs created by subscriptions GET...
Changed AWS Batch jobs are now retried twice, once after 10 minutes and once after 60 minutes, to r...
Fixed Compute processing time when one or more Batch attempts is missing a StartedAt time
Fixed The next URL in paginated GET /jobs responses will now reflect the correct API hostname and p...
Fixed GET /jobs requests now accept name parameters up to 100 characters. Fixes #1019