We have seen a lot of the below error recently.
[watcher] error setting last checked block number in redis: ERR max number of clients reached
And according to heroku, using a connection pool might be a good solution for this error.
We should look into the golang redis implementation and start using connection pool in lightnode
We have seen a lot of the below error recently.
And according to heroku, using a connection pool might be a good solution for this error.
We should look into the golang redis implementation and start using connection pool in lightnode