Patrick Rachford

Results 30 comments of Patrick Rachford

Step 8 "Run the interactive sample, I reccomend" reccomend should be recommend

![Diagram of mutable side effects](https://user-images.githubusercontent.com/64233065/186963018-ffd4d010-4a23-4d69-8ccc-26dc268bddbc.jpeg)

[note to myself] This awaits version 1.19 before merging.

This seems more like an opinionated piece and so should be left to a Dev Rel or Dev Advocate? It seems like a necessary part, but technical documentation should try...

I'm going to leave this PR up in case someone else runs into the same problem. But this is being tracked here: https://github.com/temporalio/sdk-typescript/issues/905 I'd rather not add these directly to...

Looked into [protoc-gen-doc](https://github.com/pseudomuto/protoc-gen-doc) for a minute. Ran the docker file on the examples to get a few markdown files. Looks like you can create your own template too.

Writing down my thoughts for this issue: Timers implement delayed execution of Tasks in Workflows. Temporal provides two APIs, `workflow.Sleep` and `workflow.Timer,` for implementing time based events in your Workflows....

Linking this [issue](https://github.com/facebook/docusaurus/issues/7008) from Docusaurus. It is related by the fact that we can't link directly to tabbed content. If this is fixed, we may add the ability to link...

Similar to [ivan3bx](https://github.com/ivan3bx), I did the following to resolve this issue: ``` sudo rm -rf $TMPDIR/hugo_cache/ ``` Then rerun the Hugo server command. ``` hugo server -D ```

Thank you for your PR. I have submitted an internal ticket to our EC2 writers.