Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions plugin/v3/plugin.proto
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ message Sync {
bool deterministic_cq_id = 4;
BackendOptions backend = 5;
optional Shard shard = 6;
bool withErrorMessages = 7; // If true, the plugin will send error messages in the response stream
}
message Response {
oneof message {
Expand Down