Fixed Limited the number of jobs a subscription can send at a time to avoid timing out. Fixes #794. Confirm there are no unprocessed granules before disabling subscriptions past their expiration date
Added Monthly job quota checks can now be suppressed for individual users by setting max_jobs_per_m...
Added /subscriptions endpoint which allows a user to define a subscription with search and processi...
Fixed Modified start_execution_manager to submit no more than 2 batches of 300 jobs, in order to re...
Fixed Limited the number of jobs a subscription can send at a time to avoid timing out. Fixes #794....
Fixed Reduced start-execution-worker concurrency to address AWS Batch Too Many Requests errors. Fix...
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...
Removed The Subscriptions feature has been removed. Removed the /subscriptions API endpoint. Remove...
Fixed Fix how we fetch jobs that are waiting for step function execution, so that we actually start...
Deprecated The Subscriptions feature has been deprecated and will be removed as early as 2023-09-05...
Fixed Convert floats to decimals when adding a subscription. Process new granules for WATER_MAP sub...
Added POST /subscriptions requests may now include a validate_only key which when set to true will ...
Fixed POST /jobs no longer allows users to submit a job of one job_type with the parameters of anot...
Changed Increased MemorySize for process-new-granules function to improve performance when evaluati...
Added Monthly job quota checks can now be suppressed for individual users by setting max_jobs_per_m...
Added /subscriptions endpoint which allows a user to define a subscription with search and processi...
Fixed Modified start_execution_manager to submit no more than 2 batches of 300 jobs, in order to re...
Fixed Limited the number of jobs a subscription can send at a time to avoid timing out. Fixes #794....
Fixed Reduced start-execution-worker concurrency to address AWS Batch Too Many Requests errors. Fix...
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...
Removed The Subscriptions feature has been removed. Removed the /subscriptions API endpoint. Remove...
Fixed Fix how we fetch jobs that are waiting for step function execution, so that we actually start...
Deprecated The Subscriptions feature has been deprecated and will be removed as early as 2023-09-05...
Fixed Convert floats to decimals when adding a subscription. Process new granules for WATER_MAP sub...
Added POST /subscriptions requests may now include a validate_only key which when set to true will ...
Fixed POST /jobs no longer allows users to submit a job of one job_type with the parameters of anot...
Changed Increased MemorySize for process-new-granules function to improve performance when evaluati...
Added Monthly job quota checks can now be suppressed for individual users by setting max_jobs_per_m...
Added /subscriptions endpoint which allows a user to define a subscription with search and processi...
Fixed Modified start_execution_manager to submit no more than 2 batches of 300 jobs, in order to re...