Skip to content

feat(sdk): support RequestID for server-side idempotency#3

Merged
esifea merged 2 commits into
CryptoLabInc:mainfrom
esifea:feat/esifea/handle-request-id
May 15, 2026
Merged

feat(sdk): support RequestID for server-side idempotency#3
esifea merged 2 commits into
CryptoLabInc:mainfrom
esifea:feat/esifea/handle-request-id

Conversation

@esifea

@esifea esifea commented May 15, 2026

Copy link
Copy Markdown
Contributor

Since envector-msa generates fresh ID if RequestHeader.Id is empty, current SDK requests are all considered as different.

With this PR, caller holds the RequestID across retries to preserve uniqueness.

@esifea esifea self-assigned this May 15, 2026

@jh-lee-cryptolab jh-lee-cryptolab left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@esifea esifea merged commit 8249250 into CryptoLabInc:main May 15, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants