Skip to content

Commit

Permalink
Even more diagnostics log on inter-node issues
Browse files Browse the repository at this point in the history
  • Loading branch information
miohtama committed Aug 14, 2024
1 parent e7077a2 commit aefc8bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eth_defi/confirmation.py
Original file line number Diff line number Diff line change
Expand Up @@ -619,6 +619,7 @@ def wait_and_broadcast_multiple_nodes(
inter_node_delay
)
time.sleep(inter_node_delay.total_seconds())
logger.info("Sleep done")
else:
logger.info(
"Internode sleep skipped",
Expand Down

0 comments on commit aefc8bb

Please sign in to comment.