Skip to content

TaskId and JobId #66

Closed Answered by maxcountryman
kirillsalykin asked this question in Q&A
Nov 16, 2024 · 1 comments · 24 replies
Discussion options

You must be logged in to vote

This log output, from the step example, might also help you visualize how jobs work in practice:

2024-11-16T16:51:00.717987Z  INFO process_next_task{queue.name="example-step" task.id="019335e2-8fcf-671e-858a-11aac1be2237"}:execute{job.id=019335e2-8fcf-3e1f-3b8b-5ff879f3bdd9 step=1 steps=3}: example_step: Starting computation with n = 42
2024-11-16T16:51:00.725515Z  INFO process_next_task{queue.name="example-step" task.id="019335e2-8fee-0a49-5407-ee3293301ed3"}:execute{job.id=019335e2-8fcf-3e1f-3b8b-5ff879f3bdd9 step=2 steps=3}: example_step: Squared value: 42^2 = 1764
2024-11-16T16:51:00.728310Z  INFO process_next_task{queue.name="example-step" task.id="019335e2-8ff5-e339-ca65-6ed2568cb0d…

Replies: 1 comment 24 replies

Comment options

You must be logged in to vote
24 replies
@maxcountryman
Comment options

Answer selected by kirillsalykin
@kirillsalykin
Comment options

@kirillsalykin
Comment options

@kirillsalykin
Comment options

@maxcountryman
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants