Added Add processing_time_in_seconds to the job API schema to allow plugin developers to check processing time
Added lib/dynamo library to allow sharing common code among different apps. Changed POST /jobs re...
Added GET /jobs now pages results. Large queries (that require paging) will contain a next key in t...
Changed <ul> <li><code>WATER_MAP</code> and <code>WATER_MAP_10M</co...
Added Add processing_time_in_seconds to the job API schema to allow plugin developers to check proc...
Added Added processing_times field to the Job schema in the API in order to support jobs with multi...
Added Added processing_time_in_seconds to Job class. ### Removed hyp3_sdk.asf_search has been remov...
Fixed Compute processing time when one or more Batch attempts is missing a StartedAt time
Fixed Step function now retries the CHECK_PROCESSING_TIME task when errors are encountered
Fixed Handle missing log stream when uploading logs, which should prevent jobs from remaining in RU...
Changed AWS Batch jobs are now retried twice, once after 10 minutes and once after 60 minutes, to r...
Changed <ul> <li>Improved response latency when submitting new jobs via <code>POST...
Added GET /user response now includes a job_names list including all distinct job names previously ...
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...
Added GET /jobs responses now include a subscription_id field for jobs created by subscriptions GET...
Added lib/dynamo library to allow sharing common code among different apps. Changed POST /jobs re...
Added GET /jobs now pages results. Large queries (that require paging) will contain a next key in t...
Changed <ul> <li><code>WATER_MAP</code> and <code>WATER_MAP_10M</co...
Added Add processing_time_in_seconds to the job API schema to allow plugin developers to check proc...
Added Added processing_times field to the Job schema in the API in order to support jobs with multi...
Added Added processing_time_in_seconds to Job class. ### Removed hyp3_sdk.asf_search has been remov...
Fixed Compute processing time when one or more Batch attempts is missing a StartedAt time
Fixed Step function now retries the CHECK_PROCESSING_TIME task when errors are encountered
Fixed Handle missing log stream when uploading logs, which should prevent jobs from remaining in RU...
Changed AWS Batch jobs are now retried twice, once after 10 minutes and once after 60 minutes, to r...
Changed <ul> <li>Improved response latency when submitting new jobs via <code>POST...
Added GET /user response now includes a job_names list including all distinct job names previously ...
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...
Added GET /jobs responses now include a subscription_id field for jobs created by subscriptions GET...
Added lib/dynamo library to allow sharing common code among different apps. Changed POST /jobs re...
Added GET /jobs now pages results. Large queries (that require paging) will contain a next key in t...
Changed <ul> <li><code>WATER_MAP</code> and <code>WATER_MAP_10M</co...