Primary application queue
| Job | Arguments | Enqueued At | Actions |
|---|---|---|---|
|
Order::ProcessingJob
gid://once-storefront/Order/644754881
|
{"order_id": 644754881, "payment_method": "credit_card"}
|
2025-04-30 10:05:12
4 minutes ago
|
View |
|
Payment::ProcessingJob
gid://once-storefront/Payment/123456789
|
{"payment_id": 123456789, "amount": 99.99, "currency": "USD"}
|
2025-04-30 10:04:45
5 minutes ago
|
View |
|
Shipping::ProcessingJob
gid://once-storefront/Shipment/987654321
|
{"shipment_id": 987654321, "carrier": "FedEx", "tracking_number": "FDX123456789"}
|
2025-04-30 10:01:32
8 minutes ago
|
View |