attestantio / vouch

Apache License 2.0
112 stars 28 forks source link

Return on first submission. #54

Closed mcdee closed 2 years ago

mcdee commented 2 years ago

The multinode submitter waited for all nodes to respond to it before returning, resulting in artifically high response times. This now returns after the first successful result, which provides a more accurate metric for tracking the successful submission of the relevant data to the network.