Skip IRC method on Connect() error #40

Closed
opened 2025-07-07 17:59:36 +00:00 by versus · 1 comment
Owner

After initializing IRC bot, check the error returned from IRCBot.Connect() and don't add the bot to the list of bots if it's ErrIRCConnect. On other errors just Warn as they might just be temporary network problems that recover later.

After initializing IRC bot, check the error returned from `IRCBot.Connect()` and don't add the bot to the list of bots if it's `ErrIRCConnect`. On other errors just _Warn_ as they might just be temporary network problems that recover later.
versus added this to the Road to 0.1.0 milestone 2025-07-07 17:59:36 +00:00
versus added this to the Tasks project 2025-07-07 17:59:37 +00:00
versus modified the milestone from Road to 0.1.0 to v0.2.0 2025-09-19 10:01:08 +00:00
Author
Owner

Address it in #86

Address it in #86
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jammella/gancio.notification#40
No description provided.