📄 Job Logs
9 entries — showing 25 per page
| Timestamp | Pipeline | Job | Level | Message |
|---|---|---|---|---|
| 2026-04-04 02:00:22 | inventory_sync | #1042 | INFO | Job started by scheduler (trigger: cron 0 */2 * * *) |
| 2026-04-04 02:00:22 | inventory_sync | #1042 | INFO | Sending GET /v2/products?page=1&per_page=500 to api.supplier.io |
| 2026-04-04 02:00:23 | inventory_sync | #1042 | OK | API responded 200 OK — 500 records page 1 |
| 2026-04-04 02:00:24 | inventory_sync | #1042 | INFO | Sending GET /v2/products?page=2&per_page=500 |
| 2026-04-04 02:00:25 | inventory_sync | #1042 | OK | Extraction complete — 1,240 products received |
| 2026-04-04 02:00:25 | inventory_sync | #1042 | INFO | Applying transformation: map_fields |
| 2026-04-04 02:00:25 | inventory_sync | #1042 | INFO | Applying transformation: filter_inactive — 39 rows removed |
| 2026-04-04 02:00:26 | inventory_sync | #1042 | OK | Upserted 1,201 rows into products table — 0 failed |
| 2026-04-04 02:00:29 | inventory_sync | #1042 | OK | Job #1042 SUCCESS — total duration 6.8s |