---
source: postmodern-cli/src/display.rs
expression: "render_jobs_table_styled(fixture(), 120, true)"
---
┌─────────┬─────────┬────────────┬─────────┬──────────────────┬─────────────────────────────────────────┐
│ ID │ Queue │ Status │ Retries │ Created │ Description │
├─────────┼─────────┼────────────┼─────────┼──────────────────┼─────────────────────────────────────────┤
│ 9fdbdc6 │ ingest │ Pending │ 0 │ 2026-05-18 01:16 │ ingest new documents from source │
├─────────┼─────────┼────────────┼─────────┼──────────────────┼─────────────────────────────────────────┤
│ 6789abc │ process │ InProgress │ 2 │ 2026-05-17 14:30 │ process batch │
├─────────┼─────────┼────────────┼─────────┼──────────────────┼─────────────────────────────────────────┤
│ a987654 │ export │ Failed │ 5 │ 2026-05-16 09:00 │ export results to external API endpoint │
├─────────┼─────────┼────────────┼─────────┼──────────────────┼─────────────────────────────────────────┤
│ f012345 │ notify │ Finished │ 0 │ 2026-05-15 22:45 │ │
└─────────┴─────────┴────────────┴─────────┴──────────────────┴─────────────────────────────────────────┘