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