Field | Description | Type |
---|---|---|
ID | Task ID (Primary key) | |
StoreID | Store ID | |
Status | Task processing status.1: Data processing in progress 2: Processing completed 3: Processing failed | Integer |
Error | Description if task processing failed | Text |
URL | Download link for the file after processing completion | Text |
CreatedAt | Task creation time | DateTime |
UpdatedAt | Task update time | DateTime |