Skip to content

Commit

Permalink
removing from proto
Browse files Browse the repository at this point in the history
  • Loading branch information
manan164 committed Nov 29, 2023
1 parent 1a17091 commit bfa708f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions grpc/src/main/proto/model/workflow.proto
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,4 @@ message Workflow {
map<string, google.protobuf.Value> variables = 23;
int64 last_retried_time = 24;
repeated Workflow history = 25;
string idempotency_key = 26;
string idempotency_strategy = 27;
}

0 comments on commit bfa708f

Please sign in to comment.