Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add batchSize & throttleTimeout for both wagmi & sdk #1668

Merged
merged 12 commits into from
Feb 10, 2025
Merged

Conversation

GrandSchtroumpf
Copy link
Collaborator

@GrandSchtroumpf GrandSchtroumpf commented Feb 7, 2025

fix #1667

  • Add batchSize & throttleTimeout in config
  • Use them for the SDK
  • Use them also for wagmi provider
  • Use Promise.allSettle for the missingTokens in case one network call fails

Copy link

cloudflare-workers-and-pages bot commented Feb 7, 2025

Deploying carbon-app-celo with  Cloudflare Pages  Cloudflare Pages

Latest commit: eff10e3
Status: ✅  Deploy successful!
Preview URL: https://b43c8a71.carbon-app-celo.pages.dev
Branch Preview URL: https://issue--1667.carbon-app-celo.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Feb 7, 2025

Deploying carbon-app with  Cloudflare Pages  Cloudflare Pages

Latest commit: eff10e3
Status: ✅  Deploy successful!
Preview URL: https://857712ac.carbon-app-csq.pages.dev
Branch Preview URL: https://issue--1667.carbon-app-csq.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Feb 7, 2025

Deploying carbon-app-sei with  Cloudflare Pages  Cloudflare Pages

Latest commit: eff10e3
Status: ✅  Deploy successful!
Preview URL: https://f2cc12b9.carbon-app-sei.pages.dev
Branch Preview URL: https://issue--1667.carbon-app-sei.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Feb 7, 2025

Deploying carbon-app-blast with  Cloudflare Pages  Cloudflare Pages

Latest commit: eff10e3
Status: ✅  Deploy successful!
Preview URL: https://729e705e.carbon-app-blast.pages.dev
Branch Preview URL: https://issue--1667.carbon-app-blast.pages.dev

View logs

README.md Outdated Show resolved Hide resolved
src/workers/sdk.ts Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
src/workers/sdk.ts Outdated Show resolved Hide resolved
src/workers/sdk.ts Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@GrandSchtroumpf GrandSchtroumpf merged commit 256b999 into main Feb 10, 2025
4 checks passed
@GrandSchtroumpf GrandSchtroumpf deleted the issue-#1667 branch February 10, 2025 11:34
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.

[Config] Set chunkSize & delay
2 participants