Fixed Modified start_execution_manager to submit no more than 2 batches of 300 jobs, in order to reduce payload size. Fixes #1689
Added Monthly job quota checks can now be suppressed for individual users by setting max_jobs_per_m...
Added Added INSAR_ISCE_BURST job spec to the hyp3-enterprise-test deployment. Added the S1_CORRECTI...
Fixed Resolved HTTP 500 error when submitting jobs with a resolution with decimal precision (e.g. 3...
Fixed Modified start_execution_manager to submit no more than 2 batches of 300 jobs, in order to re...
Changed Batches of step function executions are now started in parallel using a manager to launch o...
Fixed Reduced start-execution-worker concurrency to address AWS Batch Too Many Requests errors. Fix...
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 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
Changed Sentinel-2 autoRIFT jobs now reserve 3/4 less memory, allowing more jobs to be run in paral...
Fixed Limited the number of jobs a subscription can send at a time to avoid timing out. Fixes #794....
Changed Modified retry strategies for Batch jobs and UploadLog lambda to address scaling error
Fixed GET /jobs requests now accept name parameters up to 100 characters. Fixes #1019
Added Added Code of Conduct and Contributing Guidelines Changed MonthlyJobQuotaPerUser stack para...
Added Monthly job quota checks can now be suppressed for individual users by setting max_jobs_per_m...
Added Added INSAR_ISCE_BURST job spec to the hyp3-enterprise-test deployment. Added the S1_CORRECTI...
Fixed Resolved HTTP 500 error when submitting jobs with a resolution with decimal precision (e.g. 3...
Fixed Modified start_execution_manager to submit no more than 2 batches of 300 jobs, in order to re...
Changed Batches of step function executions are now started in parallel using a manager to launch o...
Fixed Reduced start-execution-worker concurrency to address AWS Batch Too Many Requests errors. Fix...
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 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
Changed Sentinel-2 autoRIFT jobs now reserve 3/4 less memory, allowing more jobs to be run in paral...
Fixed Limited the number of jobs a subscription can send at a time to avoid timing out. Fixes #794....
Changed Modified retry strategies for Batch jobs and UploadLog lambda to address scaling error
Fixed GET /jobs requests now accept name parameters up to 100 characters. Fixes #1019
Added Added Code of Conduct and Contributing Guidelines Changed MonthlyJobQuotaPerUser stack para...
Added Monthly job quota checks can now be suppressed for individual users by setting max_jobs_per_m...
Added Added INSAR_ISCE_BURST job spec to the hyp3-enterprise-test deployment. Added the S1_CORRECTI...
Fixed Resolved HTTP 500 error when submitting jobs with a resolution with decimal precision (e.g. 3...