tasktiger icon indicating copy to clipboard operation
tasktiger copied to clipboard

Include original task id with batched parameters

Open jkemp101 opened this issue 4 years ago • 3 comments

This allows clients to know which task ID a set of parameters came from. Useful for logging purposes.

jkemp101 avatar Dec 14 '20 20:12 jkemp101

Would tiger.current_tasks[N].id be sufficient to do this? For a single task you'd also use tiger.current_task.id to get the ID.

thomasst avatar Dec 14 '20 20:12 thomasst

What do we want to decide here?

thomasst avatar Dec 22 '20 19:12 thomasst

I started an alternative implementation using your suggestion. I removed you as a reviewer on this one.

jkemp101 avatar Dec 22 '20 19:12 jkemp101