I submit a lot of tasks with some randomness in the input, but I would like to be able to retrace the original input numbers without necessary attaching it manually to each delayed function. Is there any way I can ask a future for the original input?
I noticed that UUID keys are generated when I submit tasks to my cluster. I understand that I can keep the mapping that way alternatively.