mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 21:01:14 +00:00
debugs... 3
This commit is contained in:
@@ -93,7 +93,7 @@ fun Routing.wsSongListRoutes() {
|
||||
attempt++
|
||||
logger.warn("Failed to send message to $uid on attempt $attempt. Retrying in $delayMillis ms.")
|
||||
logger.warn(e.stackTraceToString())
|
||||
|
||||
} finally {
|
||||
// Wait before retrying
|
||||
delay(delayMillis)
|
||||
}
|
||||
|
Reference in New Issue
Block a user