Kong / lua-resty-dns-client

Lua DNS client, load balancer, and utility library
http://kong.github.io/lua-resty-dns-client/topics/README.md.html
Apache License 2.0
152 stars 52 forks source link

fix(client) log failure to create a timer #69

Closed Tieske closed 5 years ago

Tieske commented 5 years ago

The error was returned, but not all callers would properly check the results. Hence log it where it happens.