Concordium / concordium-transaction-logger

A service that logs all transactions and indexes them in a postgres database
Mozilla Public License 2.0
2 stars 2 forks source link

Add timeout options to the node connections. #15

Closed abizjak closed 1 year ago

abizjak commented 1 year ago

Purpose

Add timeout options for connections to the node to make it more robust in case of odd networking issues.

Checklist