Ryan Walls

Results 37 comments of Ryan Walls

Would like to see this functionality.

@mfateev Good idea. Still might be nice to be part of the documented framework. I'll give it a shot. If I find a way to write it generic enough, perhaps...

@mfateev I'm having trouble visualizing how this would work. Seems like I would have to call `ExecuteActivity` using an activity name instead of a function. Perhaps something like this? ```...

Thanks! Yeah, this should work. Feel free to leave this open if you think having the ability to register listeners is something you want eventually. Otherwise, go ahead and close.

@mfateev The interceptor func that I register would have to have the same signature as the activity func right?

@prashantv Would love to see this capability. We are running a yarpc client on a desktop app, and opening the inbound port is causing a firewall warning. Side note, is...

@stevezau Yep, see https://docs.docker.com/engine/admin/logging/log_tags. Maybe could also use the k8s downward api, https://kubernetes.io/docs/user-guide/downward-api instead of querying the k8s api.

@stevezau In the middle of a big push at work, but will keep it on my "to do" list for later this month.