Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

Never-ending/FAILED requests #9

Open
StefanBrand opened this issue Apr 28, 2020 · 4 comments
Open

Never-ending/FAILED requests #9

StefanBrand opened this issue Apr 28, 2020 · 4 comments
Labels
batch api bug Something isn't working

Comments

@StefanBrand
Copy link
Owner

StefanBrand commented Apr 28, 2020

I cancelled this request after almost 4 days:

'id': '4293b3d0-afba-4df3-b7c9-6b0ed9725ea4',
'processRequest': {'input': {'bounds': {'bbox': [16.446445736463346,
    47.680841561177864,
    16.49776618971013,
    47.72587417451863],
   'geometry': None,
   'properties': {'crs': 'http://www.opengis.net/def/crs/OGC/1.3/CRS84'}},
  'data': [{'location': 'AWS:eu-central-1',
    'dataFilter': {'timeRange': {'from': '2017-09-01T00:00:00Z',
      'to': '2018-11-30T00:00:00Z'},
     'mosaickingOrder': 'mostRecent',
     'maxCloudCoverage': 100.0},
    'processing': None,
    'tileList': None,
    'id': None,
    'type': 'S2L2A'}]},
 'output': {'width': None,
  'height': None,
  'resx': None,
  'resy': None,
  'responses': [{'identifier': 'B02', 'format': {'type': 'image/tiff'}},
   {'identifier': 'B03', 'format': {'type': 'image/tiff'}},
   {'identifier': 'B04', 'format': {'type': 'image/tiff'}},
   {'identifier': 'B05', 'format': {'type': 'image/tiff'}},
   {'identifier': 'B06', 'format': {'type': 'image/tiff'}},
   {'identifier': 'B07', 'format': {'type': 'image/tiff'}},
   {'identifier': 'B08', 'format': {'type': 'image/tiff'}},
   {'identifier': 'B8A', 'format': {'type': 'image/tiff'}},
   {'identifier': 'B11', 'format': {'type': 'image/tiff'}},
   {'identifier': 'B12', 'format': {'type': 'image/tiff'}},
   {'identifier': 'NDVI', 'format': {'type': 'image/tiff'}},
   {'identifier': 'GNDVI', 'format': {'type': 'image/tiff'}},
   {'identifier': 'BNDVI', 'format': {'type': 'image/tiff'}},
   {'identifier': 'CVI', 'format': {'type': 'image/tiff'}},
   {'identifier': 'NDSI', 'format': {'type': 'image/tiff'}},
   {'identifier': 'NDWI', 'format': {'type': 'image/tiff'}}]},
 'dataProduct': None,
[...]
 'tilingGridId': 0,
[...]
 'status': 'PROCESSING',
 'userAction': 'CANCEL',
[...]
 'resolution': 10.0,
[...]
 'created': '2020-04-24T08:33:09.632Z',
 'valueEstimate': 8519.558595300987,
 'tileCount': 1,
 'tileWidthPx': 2004,
 'tileHeightPx': 2004}
@StefanBrand StefanBrand added batch api bug Something isn't working labels Apr 28, 2020
@StefanBrand StefanBrand changed the title Canceled requests Never-ending request Apr 28, 2020
@StefanBrand
Copy link
Owner Author

TODO: retrieve tiles of this request and find out, whether some tiles had started processing.

@StefanBrand
Copy link
Owner Author

There is only one tile and that one is FAILED.

@StefanBrand StefanBrand changed the title Never-ending request Never-ending requests May 11, 2020
@StefanBrand
Copy link
Owner Author

I have a bunch of requests here, where all tiles FAILED too:

3ec4562e-1cc6-47a3-bb22-99d0874f5a60
FAILED    4
738fd9a3-25b3-45c8-b28c-14e24dbb78f6
FAILED    4
90442256-625e-45de-9838-910e201617c7
FAILED    4
a363a7e7-8a70-4a9d-88e3-a81798c4aaf9
FAILED    4
afa324cf-b785-4070-992e-d8a8fc44ead3
FAILED    4

@StefanBrand StefanBrand changed the title Never-ending requests Never-ending/FAILED requests May 15, 2020
@StefanBrand
Copy link
Owner Author

This request FAILED because one tile (ID 11676) FAILED:

{'id': '33c947ec-41cb-439e-ab2d-b19c84ca6448',
 'processRequest': {'input': {'bounds': {'bbox': None,
    'geometry': {'type': 'Polygon',
     'crs': {'type': 'name',
      'properties': {'name': 'urn:ogc:def:crs:OGC::CRS84'}},
     'coordinates': [[[14.249086675661697, 48.54968657648874, 0.0],
       [14.804694846753847, 48.546347802635076, 0.0],
       [14.804740209647099, 48.66242078450749, 0.0],
       [14.802209327231056, 48.75281111469515, 0.0],
       [16.224291241591107, 48.74506103134155, 0.0],
       [16.19780424032631, 47.621347235969026, 0.0],
       [14.263435524016538, 47.627863161515464, 0.0],
       [14.249086675661697, 48.54968657648874, 0.0]]]},
    'properties': {'crs': 'http://www.opengis.net/def/crs/OGC/1.3/CRS84'}},
   'data': [{'location': 'AWS:eu-central-1',
     'dataFilter': {'timeRange': {'from': '2017-09-01T00:00:00Z',
       'to': '2018-02-28T23:59:59Z'},
      'mosaickingOrder': 'mostRecent',
      'maxCloudCoverage': 100.0},
     'processing': None,
     'tileList': None,
     'id': None,
     'type': 'S2L2A'}]},
  'output': {'width': None,
   'height': None,
   'resx': None,
   'resy': None,
   'responses': [{'identifier': 'B02', 'format': {'type': 'image/tiff'}},
    {'identifier': 'B03', 'format': {'type': 'image/tiff'}},
    {'identifier': 'B04', 'format': {'type': 'image/tiff'}},
    {'identifier': 'B05', 'format': {'type': 'image/tiff'}},
    {'identifier': 'B06', 'format': {'type': 'image/tiff'}},
    {'identifier': 'B07', 'format': {'type': 'image/tiff'}},
    {'identifier': 'B08', 'format': {'type': 'image/tiff'}},
    {'identifier': 'B8A', 'format': {'type': 'image/tiff'}},
    {'identifier': 'B11', 'format': {'type': 'image/tiff'}},
    {'identifier': 'B12', 'format': {'type': 'image/tiff'}},
    {'identifier': 'NDVI', 'format': {'type': 'image/tiff'}},
    {'identifier': 'GNDVI', 'format': {'type': 'image/tiff'}},
    {'identifier': 'BNDVI', 'format': {'type': 'image/tiff'}},
    {'identifier': 'CVI', 'format': {'type': 'image/tiff'}},
    {'identifier': 'NDSI', 'format': {'type': 'image/tiff'}},
    {'identifier': 'NDWI', 'format': {'type': 'image/tiff'}}]},
  'dataProduct': None,
[...]
 'tilingGridId': 0,
[...]
 'status': 'FAILED',
 'userAction': 'START',
[...]
 'resolution': 10.0,
[...]
 'created': '2020-05-15T09:04:46.637Z',
 'valueEstimate': 192111.36524788602,
 'tileCount': None,
 'tileWidthPx': 2004,
 'tileHeightPx': 2004}

QGIS screenshot of Sentinel Hub Mass Processing tiles (one failed)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
batch api bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant