Pre-serialize complex nested structures before passing to the SDK The real fix would be making the recursive transform async or using an iterative approach. Would be happy to help test a PR if the ...