You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The discovery/ endpoint discovers more objects than are published to STAC. Generally only 9 or 10 items make it to the stac catalog which seems like maybe a batch is dropped when the discovery dag transitions from raster_vector_branching to parralel_run_process_rasters. No jobs fail in airflow.
Note
When the same regex is supplied via dataset/publish all 19 items are created.
How to reproduce
POST a collection via the ingest-api/collections endpoint
What
The
discovery/
endpoint discovers more objects than are published to STAC. Generally only 9 or 10 items make it to the stac catalog which seems like maybe a batch is dropped when the discovery dag transitions from raster_vector_branching to parralel_run_process_rasters. No jobs fail in airflow.Note
When the same regex is supplied via
dataset/publish
all 19 items are created.How to reproduce
collection.json
discovery-config.json
AC
The text was updated successfully, but these errors were encountered: