drogue-iot / drogue-cloud

Cloud Native IoT
https://drogue.io
Apache License 2.0
113 stars 30 forks source link

CoAP endpoint goes into infinite spin #369

Closed lulf closed 1 year ago

lulf commented 1 year ago

If CoAP endpoint encounters an error sending a reply back to the device, it ends up closing the DTLS session acceptor and will fail to accept new sessions, causing it to spin in an error loop.