API calls very Slow

@Shine please try

we are growing so fast, trying to keep up with scaling
sorry for disruption

Yep, facing the same issue across all users on my app right now -

Hoping for a quick & easy resolution for the issue! :slight_smile:

Exactly the same issue here :frowning:

which call? please post the request

getNativeBalance, that is the method that I am using, sometimes works, sometimes don’t

{ chain: ‘rinkeby’, address: walletAddress }

getTokenBalances, that is the other method that fails

which chain and are you requesting address?

those endpoint should be stabilized now

@maoricio1 what is your server url?

I tested the API - its fast now
but when you use the SDK functions they go via your server, want to check if its high CPU or RAM

My server URL is: https://nuwfehte4yv3.moralishost.com:2053/server

In advance thanks for your help

No worries, keep up the good work.

On my end it is still slow, some requests are even failing.

I am heavily using the call to get the balance of tokens at different block time stamps on different chains.

P.s Its on Ethereum mainnet and Polygon chain…

do you use SDK function or API directly?

thanks we are checking

I am using API directly

calling this multiple times for a single user in the cloud function
const block = await Moralis.Web3API.native.getDateToBlock(dateOptions);

and this
await Moralis.Web3API.account.getTokenBalances(options)

and this is the error:
Error: XMLHttpRequest failed: "Unable to connect to the Parse API"

Same as @Shine still slow, some requests are even failing

Can you try again now?

AWESOME!!, working now, Thanks a lot :slight_smile:

2 Likes

:sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses::sunglasses:

We are scaling like maniacs!!!

2 Likes