Dan Davison

Results 601 comments of Dan Davison

This is now blocked on an `sdk-python` release.

It seems that there are a total of 3 `UpdateWorkflowRequests` made to History service. - The first request is delivered to the worker, but is ultimately failed as it is...

I've merged the first PR, for Python: https://github.com/temporalio/sdk-python/pull/556 The basic spec that that PR's proposing for other SDKs is - Workflow code can wait on a method named similarly to...

From #649: we could consider using the one-line summaries (text after `###`) as the first sentence of the `--help` description of the command.

I've merged the first PR, for Python: https://github.com/temporalio/sdk-python/pull/556 The basic spec that that PR's proposing for other SDKs is - Workflow code can wait on a method named similarly to...

Please add the [TMPRL1102](https://github.com/temporalio/rules/blob/main/rules/TMPRL1102.md) rule identifier to the warning message.

Hey @gennaro-tedesco, thanks for the reply. I did look briefly at `gh f` before opening this issue. My superficial reaction was that it felt like it would make sense for...

Hi @neerajbadlani, thanks. I don't think I've seen this problem before, let's try to figure out what's going wrong. I think it will be a problem with your system, not...

Hi @neerajbadlani, can you reproduce the problem outside vim? If so, could you post the fzf command that results in the incorrect width? I'm happy to try to find the...

Oh, nm, just re-read your post and you say it works outside vim. I think that using delta's `--width` option will solve this. Can you confirm? I'm also curious to...