methods to insert and get workflows from the workflows table. the insert method returns a UUID that will be returned to the gRPC client caller. we don't need a remove method because the TTL is enabled.
Depends on D11160
Differential D11255
[identity] db client methods to interact with workflows table varun on Mar 5 2024, 10:55 PM. Authored by Tags None Referenced Files
Details methods to insert and get workflows from the workflows table. the insert method returns a UUID that will be returned to the gRPC client caller. we don't need a remove method because the TTL is enabled. Depends on D11160 called the insert and get methods and got back the same WorkflowInProgress
Diff Detail
|