Closed byteocean closed 1 year ago
@vlorinc Could you check if this change would break things as you are actively working on it?
@byteocean I changed the types of errors.Ignore function to uint32 as it needs to be of same type. Other than that it looks OK.
@vlorinc thanks a lot. then I make it an official PR.
As it is defined in the proto file in dp-service main branch, the code field is uint32 instead of int32, thus the relevant proto files are recompiled to conform to this change.