mirror of
https://github.com/thewesker/twitter_ebooks.git
synced 2025-12-22 13:21:06 -05:00
Sleep longer before reconnect
This commit is contained in:
@@ -264,7 +264,7 @@ STR
|
||||
puts e.backtrace.map { |s| "\t"+s }.join("\n")
|
||||
end
|
||||
bot.log "Sleeping before reconnect"
|
||||
sleep 5
|
||||
sleep 60
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user