podaac / hitide-ui

Apache License 2.0
2 stars 1 forks source link

Limit the number of granules that can be downloaded and when merged with concise #83

Open jamesfwood opened 1 month ago

jamesfwood commented 1 month ago

In the HiTIDE UI the Add All Granules to Download button can be 2M granules. We need to limit this button to a certain number that the services can handle. David Coleman suggests limiting it to 100 for concise, since concise merges all granules into one big file.

References:

JIRA 6418 JIRA 6405

We have a ticket similar to this that can be addressed in this ticket, here:

PODAAC-4817

It basically says that there are some jobs with 2800+ granules that get paused and never complete or fail. I am closing 4817 and will address it in this issue.