Hi, Infura.
I’m worried about the rate limit when using IPFS apis, so I want to ask a question about it.
Currently, the rate limit is not that problematic because it is in the early stages of our project, but we are going to develop the code in preparation for this.
Regarding this,
-
It should be possible to recognize at the code level that the rate limit has been hit. I wonder how the return message is explicitly returned when the rate limit per account is exceeded.
-
If the rate limit is reached, is the best solution to try repeatedly after a certain period of time?
-
Is there a way to allow the rate limit to a higher level with paid IPFS plan? The rate limit is automatically determined according to network usage, so isn’t there any way we can control it?