Irven Aelbrecht

Results 7 issues of Irven Aelbrecht

### What are you really trying to do? In a workflow I am running a local activity. When I receive a signal I want to cancel the activity which runs...

bug

Should we add validation for JSON schema core values? https://json-schema.org/draft/2020-12/json-schema-validation could be middleware which is automatically added or a defaultValidation middleware which is up to the client to add?

enhancement

Took me quite a while to setup this repo with docker-compose. Would be great if this was already present. Especially for the setup with Prometheus. Not sure if the resources...

enhancement

see https://github.com/temporalio/maru/issues/59

### What are you really trying to do? Trying to run a TS workflow driven by the test bench. The TS workflow has multiple arguments. ### Describe the bug I...

bug

### What are you really trying to do? I want to determine current load of the worker. We have 3 types of task slots (workflow / activities / local activities)...

bug

I am using nested CancellationScopes to implement update logic and I want to be able to inject results from the previous iteration, where it was at that point. Mind that...

enhancement