Closed agrosu1978 closed 1 year ago
@agrosu1978 is this issue solved with the latest release 0.4.9
?
@agrosu1978 is this issue solved with the latest release
0.4.9
?
I don't know yet, didn't have the chance to search for this issue anymore, I will try to search for this when next workplans (RUN 9) will be processed
In the attached log, there are 2 retries for the same tile / block id (35PQT / 1). At the end of the first try, there is an error which should be handled. Because of this error, the processors returns 1 (error) instead of 0 leading to a start of a second retry for processing. This is despite of the fact that the files for cropmap are well processed and uploaded to the bucket. Please see the following lines:
Return code = 1
)In this case, another ~ 5 minutes more are added to the whole pipeline of processing. This can be avoided if the exception is handled and the processor returns 0 from the first try ewoc_classif_file_not_found_issue.txt