Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Fix late transactions #4905

Merged

Conversation

brianjohnson5972
Copy link
Contributor

#4903
In most cases the transaction has made it into a block and been processed by the history plugin before the python script calls getTransaction on the node, but it can fail sometimes, particularly when transaction is sent to one node and then getTransaction called on another node.
Added a flag to make a second pass if the first attempt to retrieve the transaction fails and some other extras, like reporting cluster status on failed test.

@brianjohnson5972 brianjohnson5972 requested a review from heifner July 27, 2018 20:23
@brianjohnson5972 brianjohnson5972 merged commit 98fa851 into EOSIO:develop Jul 27, 2018
@andriantolie andriantolie mentioned this pull request Jul 30, 2018
@brianjohnson5972 brianjohnson5972 deleted the 4903-fix-late-transaction branch January 10, 2020 18:27
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