Skip to content

Add gRPC server for Duo Workflows

Shekhar Patnaik requested to merge spatnaik/duo_workflow_init into main

What does this merge request do and why?

Adds a gRPC server for Duo Workflows. This server will be connected to the Autograph execution engine in a future MR. The gRPC server will connect to the local executor.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.
Edited by Shekhar Patnaik

Merge request reports