Opened 2 years ago
Closed 2 years ago
#2640 closed enhancement (fixed)
wcst_import - timeout for analyzing input files
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.1 |
Component: | wcst_import | Version: | 10.0 |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
When starting, wcst_import analyzes input files before it can import. It should add timeout with max 1' to analyze the file and if it failed, it will retry max 3 times, before it:
- logs an warning that the file cannot be analyzed and it will skip the file if "skip": true
- throw exception and stop wcst_import process if "skip": false
Note:
See TracTickets
for help on using tickets.