Arnout Engelen

Results 692 comments of Arnout Engelen

Can we update the documentation to recommend depending on `0.4.3-1`?

LGTM. @zedshaw ?

+1 :) Quick instructions on building, testing and running would be nice :).

@skwakman I merged in master and think I fixed a couple of things, but still see test failures - not completely sure how to read them :)

Hmm, I suppose still missing are: - default to 'master' when no branch name is provided (might be causing the failing tests) - select the right baseline instead of hardcoding...

This looks great, thanks so much for working on this! We're also running into the duplicate `Reply-To`/`Cc` issue, and at first glance c179dfd looks like a reasonable solution. Perhaps it...

something like this would be really nice! my ssh key has a passphrase, though, and while `git diff` does prompt for it and continues after I hit 'enter', it does...

> A common case is we want to use RetryFlow to wrap some RPC service calls which itself returns a Future, and it will be wrapped into a mapAsync. So...

> Is this still being worked on? No, not currently AFAIK. You're welcome to have a look at #25150 and pick up from there!

Thanks a lot for this analysis and reproducer! Indeed very curious.