Hi. @cryptokid
Yesterday, @kresimir help me to upgrade our server to higher production. The lagging is reduced.
Now we have another problem:
There is some requests always return "141:Invalid JSON RPC response: “error code: 1020"” for almost all users:
For example: https://atl5nkrrpg3m.usemoralis.com:2053/server/functions/getMarketOffers
(You can check at your end. When I call this function 10 times, 9 times it shows that error)
Another example is POST to https://atl5nkrrpg3m.usemoralis.com:2053/server/functions/getTotalUnClaimedBattles
I cannot know how to fix it. And there are other requests that have that problem.
Can you tell me how to fix it?