openziti / tlsuv

TLS and HTTP(s) client library for libuv
https://docs.openziti.io/tlsuv/
MIT License
45 stars 7 forks source link

avoid blocking the loop during failing queued requests #221

Closed ekoby closed 5 months ago

ekoby commented 5 months ago

avoid blocking the loop if app is adding http request while handling errors on previous requests