autobrr/internal/irc
Frederick Robinson 7cb2aaa8a5
feat(irc): log connection errors (#1239)
* add logline for failed connection

* modify logging, change debug -> error

* don't surface "client called Quit" errors

* irc: don't retry Connect() while stopped

* fix issue number

* don't unlock until state-change complete

* Revert "don't unlock until state-change complete"

This reverts commit bf107db99bc2758b729a5995c63067f8fdf16aec.

---------

Co-authored-by: Shivaram Lingamneni <slingamn@cs.stanford.edu>
2023-11-18 15:44:46 +01:00
..
handler.go feat(irc): log connection errors (#1239) 2023-11-18 15:44:46 +01:00
service.go fix(http): do not send null for empty arrays (#1134) 2023-09-22 18:35:27 +02:00