Identify and avoid connecting to non-indexing nodes
See original GitHub issueUI Version: 0.7.1
Description:
Usually nodes are not indexing transactions. This results in falsely txs not showing.
Tendermint shows us if a node is indexing via the status endpoint and the property node_info.other.tx_index
Issue Analytics
- State:
- Created 5 years ago
- Comments:25 (12 by maintainers)
Top Results From Across the Web
Docs for Tx Indexing awareness · Issue #2132 - GitHub
Summary Add a documentation about Node and tx Indexing on the Join ... Identify and avoid connecting to non-indexing nodes luniehq/lunie#988.
Read more >Listing indexing nodes - HCL Product Documentation
Use the SearchService.listIndexingNodes command when you need to check the names of the Search indexing nodes in your deployment.
Read more >Introducing Indexed Jobs - Kubernetes
NonIndexed (default): the Job is considered complete when there has been a number of successfully completed Pods equal to the specified number ...
Read more >Troubleshooting indexing issues after update to Pega 7.3
Pega 7.2.2 introduced two new Dynamic System Setting (DSS) instances to disable automatic indexing after an update to the Pega platform. If you ......
Read more >Indexes, indexers, and indexer clusters - Splunk Documentation
An indexer cluster is a group of Splunk Enterprise nodes that, working in concert, provide a redundant indexing and searching capability. There ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I think we should keep trying to fix this - Voyager isn’t the only client that might need to query indexing status, and we want the user to have the ability to select a different full node.
I’ll try to take a look today or tomorrow.
Is this now irrelevant because of https://github.com/cosmos/voyager/issues/1291?