Skip to content

feat: make concurrency of account cloning during ledger replay configurable #275

@thlorenz

Description

@thlorenz

Currently we hardcode 10 for this, but most clients will have RPCs that support higher concurrency without hitting rate limits. Thus we should make it configurable, i.e.:

[ledger]
reset = false
path = "/some/path"
account-clone-concurrency = 20

Metadata

Metadata

Assignees

Labels

P2Medium priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions