Skip to content

Commit

Permalink
Update Test Server Capabilities (#2226)
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinn-With-Two-Ns authored Sep 23, 2024
1 parent 6150dc1 commit 97322ec
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,8 @@ public void getSystemInfo(
.setSignalAndQueryHeader(true)
.setEncodedFailureAttributes(true)
.setEagerWorkflowStart(true)
.setUpsertMemo(true)
.setNexus(true)
.build())
.build());
responseObserver.onCompleted();
Expand Down

0 comments on commit 97322ec

Please sign in to comment.