spacemeshos / post

Spacemesh POST protocol implementation
MIT License
20 stars 21 forks source link

postcli limits log messages to 100/s #188

Closed poszu closed 1 year ago

poszu commented 1 year ago

The postcli is configured with very opinionated zap's Production preset. It is configured with a Sampler limiting the rate of logging up to 100 logs/s. It causes big confusion among users - postcli output looks like it was broken.