-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Hubot doesn't wakeup after going to sleep.
My config is
HUBOT_HEROKU_KEEPALIVE_URL: https://caari.herokuapp.com/
HUBOT_HEROKU_SLEEP_TIME: 1:10
HUBOT_HEROKU_WAKEUP_TIME: 1:40
TZ: Asia/Karachi
Logs:
» 29 Apr 2017 01:34:04.684 102 <45>1 2017-04-28T20:34:04.324911+00:00 heroku web.1 - - Idling
» 29 Apr 2017 01:34:04.749 125 <45>1 2017-04-28T20:34:04.325568+00:00 heroku web.1 - - State changed from up to down
» 29 Apr 2017 01:34:05.201 131 <45>1 2017-04-28T20:34:05.130888+00:00 heroku web.1 - - Stopping all processes with SIGTERM
» 29 Apr 2017 01:34:05.812 124 <45>1 2017-04-28T20:34:05.430702+00:00 heroku web.1 - - Process exited with status 0
» 29 Apr 2017 02:27:02.404 104 <45>1 2017-04-28T21:27:02.008938+00:00 heroku web.1 - - Unidling
» 29 Apr 2017 02:27:02.471 131 <45>1 2017-04-28T21:27:02.009285+00:00 heroku web.1 - - State changed from down to starting
There was HTTP post request at 2:27, which started the dyno again.
I think bot should have been up at 1:40, is there something I'm missing?
Metadata
Metadata
Assignees
Labels
No labels