Describe the solution you'd like
Make a new worker option that lets the custom data converter (encoder, etc) be used for __stack_trace queries like it is for the rest of the queries if true, otherwise can leave current behavior of default converter if false (the default).
Describe the solution you'd like
Make a new worker option that lets the custom data converter (encoder, etc) be used for
__stack_tracequeries like it is for the rest of the queries iftrue, otherwise can leave current behavior of default converter iffalse(the default).