Tiago Scolari

Results 13 issues of Tiago Scolari

It seems that having the duet config (`[duet "env"]`) set in a file that was included to .gitconfig using the `[include]` group is not supported. :( This is quite useful...

I've noticed that the function `NewContinueAsNewError(ctx, ...)` will not take into consideration that the context it was given was canceled. I couldn't find this behavior documented anywhere and [on slack](https://uber-cadence.slack.com/archives/CM4K75Y7R/p1580843691014200)...

question

Apparently routes registered with coach do not show as true by the `Rails.application.routes.recognize_path` method. As a side effect, some gems that might use this method will not work for those...

This error seems to be random, some of my pvc works, but eventually one pod will get this error: It can happen either on fresh helm deployment or on one...

I'm trying to understand if my expectation of the value `num_errors` is wrong, or if I'm doing something wrong in the setup. My intention was to use `num_errors` from my...

question

Hello 👋 I'm wondering what are your thoughts - and if you would be open for a potential PR - on having an option to filter fields by `Having` instead...

Remove references to `grpc.NewSharedBufferPool()`, it was removed from the grpc package and causes build to fail - it's always on. (https://pkg.go.dev/google.golang.org/grpc/experimental#WithBufferPool), This an update on https://github.com/tikv/client-go/pull/1526, which seems to be...

dco-signoff: yes
size/M

Hello Andy, I'm seeing some issues, maybe it's some misconfiguration on my side. But it looks like that when I try Piko with `replicas > 1` there are some TLS...

# Description This is a small change to allow Workflows and Activities to have custom names - and not only to have them assumed from function names. The main goal...