HomePhabricator
Diffusion Comm 66fb97a36bf4

[identity] db client methods to interact with workflows table

Description

[identity] db client methods to interact with workflows table

Summary:
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

Test Plan: called the insert and get methods and got back the same WorkflowInProgress

Reviewers: bartek, will, michal

Reviewed By: michal

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D11255

Details

Provenance
varunAuthored on Mar 5 2024, 10:50 PM
Reviewer
michal
Differential Revision
D11255: [identity] db client methods to interact with workflows table
Parents
rCOMM9e266a65d4a0: [services] derive serialize/deserialize for WorkflowInProgress enum
Branches
Unknown
Tags
Unknown