Quinn Klassen

Results 85 issues of Quinn Klassen

## Expected Behavior If a client sends an update request to a workflow, but the workflow completes before the update is complete the client is notified with a failure. ##...

potential-bug

Draft PR to see if the actions run

see https://github.com/temporalio/features/issues/405

enhancement

**Is your feature request related to a problem? Please describe.** Support Java Modules **Describe the solution you'd like** Every relevant library should publish a `Automatic-Module-Name` in the manifest or a...

enhancement

https://github.com/temporalio/features/issues/334

enhancement

https://github.com/temporalio/features/issues/388

enhancement

## Expected Behavior All exceptions thrown from the SDK should be subclasses of `TemporalException` ## Actual Behavior `ScheduleClient ` and `ScheduleHandle ` violate this in some cases

**Is your feature request related to a problem? Please describe.** Add support in springboot integration to create clients and workers with different options including different namespaces **Describe alternatives you've considered**...

enhancement

**Is your feature request related to a problem? Please describe.** On replay currently only the `ProtocolMessageCommand` and the `Event` are checked for determinism. For the most accurate coverage the protocol...

enhancement