Roey Berman

Results 164 comments of Roey Berman

It’s really not too critical imho, up to you.

Here’s more information about the difference between tasks and microtasks FTR: https://jakearchibald.com/2015/tasks-microtasks-queues-and-schedules/

I see a release PR was created by a bot: #326, can we get this approved please?

I'd rather not put this warning all over the docs, hopefully the tar issue will be resolved soon.

We should also explain how to increase processing capabilities in deployment such as running activities in a thread pool and using the cluster module to spawn multiple worker processes

Let's document the different core options and setting up otel / metrics / logging in both core and typescript.

We should show an example of how to set up statsd for metrics as requested here: https://github.com/temporalio/sdk-typescript/issues/327

> Big API changes when we revisit and break a good chunk of our most used methods should go into a major release. 👍 > We use minor for new...

We'll come up with an accurate description of the schema and update. We haven't really gotten back to this discussion since October.

@jrpedrianes for JS clients, you can set per request headers and deadline. This issue should be closed. See the api reference here: https://typescript.temporal.io/api/classes/client.Connection#withmetadata