Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

validator_discovery: Add authority discovery polling job #2545

Closed

Conversation

parity2305
Copy link
Contributor

This PR adds a job that polls authority_discovery service in background to get peer_ids for previously unresolved authority_ids. This is improvement over current setup where during request handling if we are unable to resolve the peer_ids for particular authority_id, it will be retried only when it is part of another request after that.

TODO:

  • Fix test setup
  • Add new tests

Fixes point 3 of #2460

cc: @ordian

@ordian ordian closed this Mar 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants