Is there transaction queue limit?

It seems Geth can hold up to 64 txs per address in its mempool. Is this limit present in Infura API? If not what is the limit then?

Hi @ylv-io, the Infura software architecture runs across many clients, and so a user of our API won’t hit a limit such as this, and never has. The only limits are the daily request limits the account tiers have.

That being said, if you think you are hitting a limit let us know and we’ll work with you on fixing it.

Hey @Sean_Infura! Thanks for such a quick response! Nice to hear that there is no limit on a number of pending transactions!