Skip to content

docs: add migration docs for v1->v2 provider#380

Open
manoranjith wants to merge 2 commits intomainfrom
mano/migration-docs
Open

docs: add migration docs for v1->v2 provider#380
manoranjith wants to merge 2 commits intomainfrom
mano/migration-docs

Conversation

@manoranjith
Copy link
Copy Markdown
Member

  • This is a temporary version stored as markdown in the repository.

  • Should be adapted and included in the gitbook docs.

@cla-bot cla-bot Bot added the cla-signed label Dec 24, 2025
- This is a temporary version stored as markdown in the repository.

- Should be adapted and included in the gitbook docs.
Comment thread docs/cli-reference.md Outdated
The CLI tools are included with the SDK:

```bash
npm install @zama-ai/relayer-sdk@0.4.0-alpha.2
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.

Small typo, it should be @zama-fhe/relayer-sdk@0.4.0-alpha.2 not @zama-ai/relayer-sdk@0.4.0-alpha.2

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.

same for all @zama-ai

@manoranjith manoranjith force-pushed the mano/migration-docs branch 4 times, most recently from 50afd8a to 88b5430 Compare December 30, 2025 09:09
@manoranjith manoranjith marked this pull request as ready for review December 30, 2025 09:12
@manoranjith manoranjith force-pushed the mano/migration-docs branch 3 times, most recently from a16b3f9 to 8d97a09 Compare January 2, 2026 09:09
- Fix progress callbacks: retryAfter → retryAfterMs (milliseconds)
- Add timeout and abort event types to progress examples
- Update max retry limit: 100 → 1800
- Add minimum retry interval: 1000ms
- Fix rate-limited event structure (use relayerApiError)
- Update technical descriptions to use retryAfterMs consistently
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants