We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 406bc28 commit 2369fcfCopy full SHA for 2369fcf
1 file changed
plugin/v3/plugin.proto
@@ -118,6 +118,7 @@ message Sync {
118
bool deterministic_cq_id = 4;
119
BackendOptions backend = 5;
120
optional Shard shard = 6;
121
+ bool withErrorMessages = 7; // If true, the plugin will send error messages in the response stream
122
}
123
message Response {
124
oneof message {
0 commit comments