Headers of moralis server response will contain fields about rate limit but how to query the rate limit of speedy nodes? I don’t find fields about rate limit in the HTTP response of speedy nodes.
Context:
Same program running in local is normal while in AWS EC2 will get 429 Too Many requests error. So I want to query the rate limit in my server to debug.