The questions are about PlanetScope the order completion.
We have experienced that when we make bulk orders for PlanetScope data via sentinel hub API and simultaneously trying to get the list of the pending orders from the PlanetScope’s own API. We found there the orders stats for running and queued orders come out to be 0 while the orders were still pending on the sentinel hub API end.
The API used to check the stats is provided below and PlanetScope account credentials were used to access the information.
Aggregate Orders Stats
GET https://api.planet.com/compute/ops/stats/orders/v2
I have few questions listed below which need answers
- Is this a normal scenario where some other processing is taking time going on the sentinel hub end to make the PlanetScope order data available?
- Are there any stats regarding what is the expected delay between image order completion on PlanetScope and the same data becoming available through the sentinel hub API?
- In case if there is some delay whether that delay accumulates for bulk orders?