Chad Greenburg

Results 6 issues of Chad Greenburg

- Task version: >= 3.2.1 - Operating System: WSL2 - Ubuntu 20.04 I believe this is a regression in functionality. I have a monorepo that I haven't touched for around...

Our automated deploy pipeline checks the exit code of our `bazel run` deploy commands to confirm if the deploy succeeded. When upgrading from 0.4 to 0.6 we noticed our deploy...

Here's the stack trace. ``` 2021-05-13 13:22:37,579 | ERROR | retry.py:retry_loop:29 | run failed: Deadline exceeded, retrying in 3 seconds Traceback (most recent call last): File "/Users/chad.greenburg/.pyenv/versions/3.8.5/lib/python3.8/site-packages/grpclib/client.py", line 360, in...

I get a connection issue when running my worker against the latest version of Temporal: ``` 2021-05-10 08:37:04,083 | DEBUG | protocol.py:data_received:714 | Protocol error Traceback (most recent call last):...

Can we get a nuget package for this? It's not crucial, but it's nicer to have it rather than manually having to build and get the library.

enhancement

I noticed that this happens in the `opts!` macro already so I think it makes sense for `histogram_opts!` to also do this.