-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample-logs.txt
More file actions
10 lines (10 loc) · 1.11 KB
/
Copy pathsample-logs.txt
File metadata and controls
10 lines (10 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
SUCCESS: Task type: resize_image Task payload: {"new_x": 800, "new_y": 600} Retries left: 0
SUCCESS: Task type: resize_image Task payload: {"new_x": 1920, "new_y": 1080} Retries left: 0
SUCCESS: Task type: generate_pdf Task payload: {"doc": "monthly_report"} Retries left: 0
FAILURE: Task type: transcode_video Task payload: {"src": "input.mp4"} Retries left: 2 Error message: unsupported task: transcode_video
FAILURE: Task type: Task payload: {"note": "orphan task"} Retries left: 1 Error message: task type is empty
FAILURE: Task type: transcode_video Task payload: {"src": "input.mp4"} Retries left: 1 Error message: unsupported task: transcode_video
FAILURE: Task type: Task payload: {"note": "orphan task"} Retries left: 0 Error message: task type is empty
FAILURE: Task type: transcode_video Task payload: {"src": "input.mp4"} Retries left: 0 Error message: unsupported task: transcode_video
SUCCESS: Task type: send_email Task payload: {"to": "alice@example.com", "subject": "Welcome"} Retries left: 3
SUCCESS: Task type: send_email Task payload: {"to": "bob@example.com", "subject": "Order #12345 confirmed"} Retries left: 1