Skip to content

Ntx spams store on startup #1952

@Mirko-von-Leipzig

Description

@Mirko-von-Leipzig

If the ntxb resets, it starts by loading all existing network accounts. This is okay, except this usually means they all request their account from the store within a second or three.

We should figure out a better solution here, e.g. rate limiting this particular method invocation by using a semaphore within the client.

Even better would be if we somehow figure out how sync'd we are, without resyncing these if they don't need it..

Metadata

Metadata

Labels

network transactionsRelates to the network transactions feature

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions