Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.

requestID is added to the communication from CC to BTS#249

Merged
mdonaka merged 50 commits intomainfrom
feature/sakamoto/refactoring_ctob
Jul 10, 2023
Merged

requestID is added to the communication from CC to BTS#249
mdonaka merged 50 commits intomainfrom
feature/sakamoto/refactoring_ctob

Conversation

@sakamoto-souta
Copy link
Copy Markdown
Collaborator

@sakamoto-souta sakamoto-souta commented Jul 4, 2023

Summary

requestID is added to the communication from CC to BTS

Purpose

In order to make sure that BTS always returns the same Triples in CC's retry

Contents

When CC requests Triples to BTS, CC also sends requestID.
BTS returns same Triples if requests have same requestID.

Testing Methods Performed

CI
Check that no error is generated by intentionally causing a retry.

@sakamoto-souta sakamoto-souta changed the title Feature/sakamoto/refactoring ctob requestID is added to the communication from CC to BTS Jul 4, 2023
@sakamoto-souta sakamoto-souta marked this pull request as ready for review July 4, 2023 07:43
@sakamoto-souta sakamoto-souta requested a review from mdonaka July 5, 2023 01:30
Copy link
Copy Markdown

@mdonaka mdonaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sakamoto-souta
Thanks for the PR! I commented on two points.
Also, please rebase.

Comment thread packages/server/beaver_triple_service/triple_generator/triple_generator_test.go Outdated
@sakamoto-souta sakamoto-souta force-pushed the feature/sakamoto/refactoring_ctob branch from 0ef5a9a to 5699988 Compare July 6, 2023 04:05
@mdonaka mdonaka merged commit 210b729 into main Jul 10, 2023
@mdonaka mdonaka deleted the feature/sakamoto/refactoring_ctob branch July 10, 2023 02:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants