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
Traceback (most recent call last):
File "/opt/scripts/OpenEO/prod/venv/lib/python3.8/site-packages/openeogeotrellis/async_task.py", line 175, in main
batch_jobs.poll_sentinelhub_batch_processes(job_info)
File "/opt/scripts/OpenEO/prod/venv/lib/python3.8/site-packages/openeogeotrellis/backend.py", line 804, in poll_sentinelhub_batch_processes
statuses = reduce(operator.add, (batch_request_statuses(dependency) for dependency in dependencies))
File "/opt/scripts/OpenEO/prod/venv/lib/python3.8/site-packages/openeogeotrellis/backend.py", line 804, in <genexpr>
statuses = reduce(operator.add, (batch_request_statuses(dependency) for dependency in dependencies))
File "/opt/scripts/OpenEO/prod/venv/lib/python3.8/site-packages/openeogeotrellis/backend.py", line 787, in batch_request_statuses
[batch_process_dependency['batch_request_id']])
KeyError: 'batch_request_id'
See https://jira.vito.be/browse/EP-4145 for a previously reported issue.
Nifi reported a failed async_task on prod (job 87c07753-6835-423b-af7d-3a0bdf4d1f70 for user 1edbae7adc053e5164b8ac7696e17a9ec031bf5a11fe6dce659cafe39a9366a2@egi.eu) with this error:
This is the corresponding process graph:
The text was updated successfully, but these errors were encountered: