Error: Too many requests to Web3 API from this particular client, the clients

2022-02-10T11:20:04.574Z - Error: Too many requests to Web3 API from this particular client, the clients needs to wait before sending more requests. This can be adjusted using Moralis.settings.setAPIRateLimit. Read More: https://docs.moralis.io/moralis-server/web3-sdk/rate-limit. at fetch (/moralis-server/lib/cloud-code/plugins/helpers/apiUtils.js:179:26) at runMicrotasks () at processTicksAndRejections (node:internal/process/task_queues:96:5)

Please help me check this error now, my product is running
https://p0llkzaqwn27.usemoralis.com:2053/server

you will have to add that line in your cloud code to change those limits: https://docs.moralis.io/moralis-server/web3-sdk/rate-limit

Cloud code, you mean my Backend Code, please explane more with image

this is how it should look like: Set request rate limit in Moralis node module