Changed Batches of step function executions are now started in parallel using a manager to launch one worker per batch of jobs (currently up to 3 batches of 300 jobs for a total of 900 jobs each time the manager runs)
Fixed Compute processing time when one or more Batch attempts is missing a StartedAt time
Changed This is a complete refactor of the API, please view updated documentation. API responses no...
Changed <ul> <li>Sentinel-2 autoRIFT jobs now reserve 3/4 less memory, allowing more job...
Changed Batches of step function executions are now started in parallel using a manager to launch o...
Fixed Fix how we fetch jobs that are waiting for step function execution, so that we actually start...
Fixed POST /jobs no longer throws 500 fordecimal.Inexact errors, fixes #444 start_exectuion.py will...
Changed Subscription handling is now parallelized using a manager to launch one worker per subscrip...
Fixed Modified start_execution_manager to submit no more than 2 batches of 300 jobs, in order to re...
Fixed Reduced start-execution-worker concurrency to address AWS Batch Too Many Requests errors. Fix...
Changed AWS Batch jobs are now retried twice, once after 10 minutes and once after 60 minutes, to r...
Added Added execution_started field to job schema to indicate whether a step function execution has...
Changed <ul> <li>Increased default job quota to 1,000 jobs per user per month</li>...
Fixed Granted additional IAM permissions required by AWS Step Functions to manage AWS Batch jobs
Added Monthly job quota checks can now be suppressed for individual users by setting max_jobs_per_m...
Changed <ul> <li>Jobs are now assigned a <code>priority</code> attribute whe...
Fixed Compute processing time when one or more Batch attempts is missing a StartedAt time
Changed This is a complete refactor of the API, please view updated documentation. API responses no...
Changed <ul> <li>Sentinel-2 autoRIFT jobs now reserve 3/4 less memory, allowing more job...
Changed Batches of step function executions are now started in parallel using a manager to launch o...
Fixed Fix how we fetch jobs that are waiting for step function execution, so that we actually start...
Fixed POST /jobs no longer throws 500 fordecimal.Inexact errors, fixes #444 start_exectuion.py will...
Changed Subscription handling is now parallelized using a manager to launch one worker per subscrip...
Fixed Modified start_execution_manager to submit no more than 2 batches of 300 jobs, in order to re...
Fixed Reduced start-execution-worker concurrency to address AWS Batch Too Many Requests errors. Fix...
Changed AWS Batch jobs are now retried twice, once after 10 minutes and once after 60 minutes, to r...
Added Added execution_started field to job schema to indicate whether a step function execution has...
Changed <ul> <li>Increased default job quota to 1,000 jobs per user per month</li>...
Fixed Granted additional IAM permissions required by AWS Step Functions to manage AWS Batch jobs
Added Monthly job quota checks can now be suppressed for individual users by setting max_jobs_per_m...
Changed <ul> <li>Jobs are now assigned a <code>priority</code> attribute whe...
Fixed Compute processing time when one or more Batch attempts is missing a StartedAt time
Changed This is a complete refactor of the API, please view updated documentation. API responses no...
Changed <ul> <li>Sentinel-2 autoRIFT jobs now reserve 3/4 less memory, allowing more job...