subquery / network-indexer-services

Services that Indexers run to connect and serve data to the SubQuery Network
GNU General Public License v3.0
11 stars 14 forks source link

Add rate limit to metadata #405

Closed nz-neooo closed 4 months ago

nz-neooo commented 4 months ago

add rate limit to metadata, if not set, default will show 1000 (only for show, not the real, real is no limit), The number of requests per second is large enough to reduce programming complexity.