Opened 4 years ago

Closed 4 years ago

#2259 closed defect (fixed)

wcst_import retry does not work

Reported by: Dimitar Misev Owned by: Bang Pham Huu
Priority: major Milestone: 10.0
Component: wcst_import Version: 9.8
Keywords: Cc:
Complexity: Medium

Description

In the ingredients "config" I've set

    "retry": false,
    "retries": 1

but it still retries to insert the data:

[2020-03-15 09:19:45] 1/2 - file 'file1.tif' - grid domains [0:17,0:21]; Total time to ingest file 0.07 s.
Progress: [###############---------------] 1/2 50.00% 
Exception thrown when trying to insert slice: 
{Axis Subset: Lat(-39.54,-34.54) Lon(147.2,152.2) 
Data Provider: error_ingest_different_pixel_size/file2.tif}
Retrying, you can safely ignore the warning for now. Tried 1 times.

Progress: [###############---------------] 1/2 50.00% 
Failed to insert slice. Attempted 1 times.

Change History (2)

comment:1 by Dimitar Misev, 4 years ago

I tested in the error_ingest_different_pixel_size

comment:2 by Bang Pham Huu, 4 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.