keep-network / keep-common

Common libraries and tools used across Keep repositories
MIT License
5 stars 14 forks source link

Changing connectivity retry attempts from Error to Warn level #113

Closed dimpar closed 1 year ago

dimpar commented 1 year ago

A client might experience some connectivity issues with Alchemy / Infura and will retry to reconnect. These attempts shouldn't be logged at the Error level as they don't require any actions from the operator.