Skip to content

Chunking deposit simulation requests due to WC data limit - #274

Open
valefar-on-discord wants to merge 1 commit into
mainfrom
chunk-deposit-simulation
Open

valefar-on-discord wants to merge 1 commit into
mainfrom
chunk-deposit-simulation

Conversation

@valefar-on-discord

Copy link
Copy Markdown
Collaborator

When testing 50+ deposits, I ran into an issue where the simulation would always fail with a 403. This is because we rely on walletconnect to perform this action and they have a limit to the amount of data they can process, about 12 deposits worth.

To get around this we will batch deposits & top-ups in chunks of 10 when simulating but will still send the entire batch at once with signing.

I tested to see if there was any rate limit and I didn't find any documentation nor hit any restriction with 50+ concurrent requests.

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.

1 participant