Cully

Results 37 comments of Cully

We have already decided that it is perfectly acceptable to document a feature that is not at parity with the other SDKs... We simply indicate that the feature is not...

@cretz > Note, the app guide doesn't document a dozen Go SDK features (await, selectors, channels, etc) Valid point - are these features covered by the sdk-features repo? Are there...

@tsurdilo Pinging on status here. 1. Curious what you think the best external definition of SAGA is that we can utilize or if we should create our own. 2. What...

Picking up the learn link change here: https://github.com/temporalio/documentation/pull/1575

Down to keep this alive if we go with "Docs changelog" for the header nav label and sidebar label and keep it focused on the changelog Basically I want to...

Search Attributes are not supported in Standard Visibility. I suppose we can call that out specifically then!

Hi @zhanglongOsborne, If you need to specify a specific Worker, then that Worker should also have a dedicated Task Queue. You can then specify the Task Queue and know that...

Can you break this down more from your perspective? When it comes to defining a guarantee, "kindaaaa" seems a little bit problematic. Sounds more like the request is to explicitly...

Per @vikstrous2 https://github.com/temporalio/documentation/issues/671 > https://github.com/temporalio/documentation/blob/master/docs/go/side-effect.md > > > unlike the Temporal guarantee of at-most-once execution for Activities > > https://github.com/temporalio/documentation/blob/master/docs/go/activities.md#activity-timeouts > > > Temporal guarantees that Activities are executed at...