conductor-sdk / conductor-csharp

The conductor-csharp repository provides the client SDKs to build task workers in C#
Apache License 2.0
41 stars 16 forks source link

Updated set of APIs #103

Closed v1r3n closed 9 months ago

v1r3n commented 9 months ago
  1. UpdateTaskSync
  2. UpdateWorkflowState
  3. Fix the contract for UpdateVariables
  4. Add Idempotency support