Loren ☺️
Loren ☺️
### Is your feature request related to a problem? Please describe. If a workflow continues as new (or is otherwise part of a chain?), a user reports that `temporal workflow...
### Is your feature request related to a problem? Please describe. I like the UI version of task queue info:  and folks might look for "retirability" info in the...
Alternative to disabling it by default (#229)
**Author**: Loren ### Summary of the feature being proposed Add two capabilities: - Allow subscriptions to raw Event History events via gRPC streaming - Provide UI for configuring notification triggers...
### Is your feature request related to a problem? Please describe. User: > I am getting this error, and it is hard to debug unless I know what source files...
David says it's supported by Server. Looks like TS SDK doesn't support it in the update fn, I forget whether that was intentional.
### Is your feature request related to a problem? Please describe. When searching `continueAsNew`, one of the last results is: https://typescript.temporal.io/api/namespaces/workflow/#continueasnew ### Describe the solution you'd like It would be...
### Is your feature request related to a problem? Please describe. `client.workflow.start(type, { args: {} })` results in an opaque error message:  ### Describe the solution you'd like Throw...
Implementation of [typed search attributes](https://github.com/temporalio/proposals/blob/master/sdk-typed-search-attributes.md).
Add [WorkflowExecutionInfo](https://typescript.temporal.io/api/interfaces/client.WorkflowExecutionInfo) `.pendingActivities` that has all the fields payloads decoded and timestamps converted