binary_ho
binary_ho
I'm interested in this. can I try this?
많은 도움 받고 갑니다. 항상 감사합니다.
I'd like to try this issue. can I try this?
hi @sejongk here is the description of additional codes ### 1. add validation `Change's ClientSeq differs by 1 from the ClientSeq in the existing docInfo` ```go // packs/packs.go func validateClientSeqSequentialWithCheckpoint(changes...
**I changed it to return the `CodeFailedPrecondition` status code to the client in the case of `ErrClientSeqNotSequentialWithCheckpoint`.** # Why? @sejongk asked me whether it is appropriate for both `ErrClientSeqNotSequentialWithCheckpoint` and...
I'm interested in this issue. may I try this?
Hello, I have some questions while trying to resolve the issue. - [Issue: Validate Checkpoint in ChangePack for PushPull API requests](https://github.com/yorkie-team/yorkie/issues/805) - [Reference: PushPull function in yorkie_server.go file](https://github.com/yorkie-team/yorkie/blob/main/server/rpc/yorkie_server.go) ## 1....
Can i try this?
I'm interested in this. can I try it?
Hello, I have questions for this issue. #### [summary] 1. The `test/bench` package contains various types of tests. Should these tests "only" be executed when there are changes related to...