hubot
Here are 501 public repositories matching this topic...
-
Updated
May 22, 2020 - JavaScript
-
Updated
Sep 16, 2020 - JavaScript
-
Updated
Oct 8, 2020 - JavaScript
-
Updated
Sep 19, 2020 - JavaScript
-
Updated
Sep 22, 2020 - CoffeeScript
-
Updated
May 7, 2018 - CoffeeScript
-
Updated
Oct 2, 2017 - JavaScript
-
Updated
Oct 31, 2017 - CoffeeScript
-
Updated
Oct 9, 2020 - Java
-
Updated
Nov 14, 2018 - CoffeeScript
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Sep 22, 2020 - CoffeeScript
-
Updated
Oct 10, 2017 - JavaScript
-
Updated
Oct 8, 2020 - CoffeeScript
-
Updated
Mar 27, 2018 - CoffeeScript
Improve this page
Add a description, image, and links to the hubot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hubot topic, visit your repo's landing page and select "manage topics."
Description
While hubot-slack has support for reconnecting when the connection to Slack is lost, there is a limit to the number of reconnection attempts. If several reconnection attempts fail, the bot will simply hang without a connection. This causes trouble for our process manager, since the client staying open means we don't end up automatically restart it. When this has happened for us