Quinn Klassen

Results 124 comments of Quinn Klassen

The `fileprocessing` sample does not distinguish between errors, this is called out in the sample https://github.com/temporalio/samples-go/blob/main/fileprocessing/workflow.go#L24. It is intended to show basic usage of the session API, not how to...

Hey @rorueda Thank you for the contribution. First impression it looks good, but I need to take a closer look over a couple days to verify and make sure we...

Tank you again for the contribution, after internal discussion we decided we do not want to support or encourage generic interfaces across our SDKs at this time. We recommend users...

Hey @bincyber thanks for the contribution. Before I start reviewing the implementation we need to first design the API. Did you look at other SDKs open telemetry interceptor or our...