Hi, I am trying to retrieve the inner traceback of a failed task executed using taskclient. Unfortunately upon failure the taskresult.failure.tb is set to None (despite the fact that type and value of the error are set correctly). Is it a bug or am I doing something wrong? Thanks in advance, Chris