Skip to content

🐛 unhandled rejections

Sylvain Fargier requested to merge bug-unhandled-rejections into master
  • Fix unhandled rejection on dns socket error
  • DnsClient has an auto-reconnect mechanism so nothing else to do than ignoring the error (but logging it)
  • Remove default interval on monitored services, ticks the service periodically otherwise

Merge request reports