Lars Almgren Schwartz

Results 3 comments of Lars Almgren Schwartz

Using `ghz --skipTLS --call PingService.Ping $(minikube ip):30789` worked though.

We have the same issue. I saw that since `v1.35` it's possible to mark the `ApplicationError` with Category `ApplicationErrorCategoryBenign` to downgrade the log severity to `DEBUG`. https://github.com/temporalio/sdk-go/blob/master/internal/internal_task_handlers.go#L2326-L2338