Skip to content

feat: Improve connection pool robustness #92

@calbera

Description

@calbera
  • add how far behind (latest block height) syncing check amongst healthy clients
  • use priority queue to store most up-to-date client as the highest priority
  • also allow optionally choosing a sticky connection to a configured client (ties into fix(transactor): add nonce too low fix. #54)
  • also allow calling multiple of the available clients in parallel (for 1 request)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions