explorer icon indicating copy to clipboard operation
explorer copied to clipboard

[perf] on startup, a lot of HTTP requests are made to `node/info`

Open Jaguar0625 opened this issue 4 years ago • 1 comments

Since we don't expect this to change so frequently, can you cache it and only re-request it if some interval (15, 30, 60s) has passed?

Jaguar0625 avatar Jan 22 '21 22:01 Jaguar0625

I don't think we really calling the node/info endpoint. It seems like a trigger from SDK itself but will have a look at it.

AnthonyLaw avatar Jan 24 '21 22:01 AnthonyLaw