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

Changes to address UpdateVariableFunctionality and Inprogress throwing error issue #100

Closed Jithesh-poojary closed 7 months ago

Jithesh-poojary commented 8 months ago

Changes to address the below

  1. Implement the update workflow variables functionality (#95),
  2. Inprogress throws exception when default param value after callbackAfterSeconds (#91)

Closes #91 #95

manan164 commented 8 months ago

Hi @Jithesh-poojary , Can you please the build is failing? I think there is a lint fix since the spacing has been changed in this PR.

Jithesh-poojary commented 8 months ago

Hi @Jithesh-poojary , Can you please the build is failing? I think there is a lint fix since the spacing has been changed in this PR.

Yeah, fixed the issues