refering different tables that are not directly FK7 - clearing client cache
This commit is contained in:
2
common/src/grpc_error.rs
Normal file
2
common/src/grpc_error.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
pub const ERROR_REASON_METADATA_KEY: &str = "komp-ac-error-reason";
|
||||
pub const COMPUTED_VALUE_MISMATCH_REASON: &str = "computed-value-mismatch";
|
||||
@@ -1,6 +1,7 @@
|
||||
// common/src/lib.rs
|
||||
|
||||
pub mod search;
|
||||
pub mod grpc_error;
|
||||
|
||||
pub mod proto {
|
||||
pub mod komp_ac {
|
||||
|
||||
Reference in New Issue
Block a user