botframework-sdk: Bot Stopped Working After Migration "[Error] Microsoft.Azure.WebJobs.Host: Timeout value of 00:05:00 was exceeded by function"

Bot Info

  • SDK Platform: Node.Js
  • SDK Version:
  • Active Channels: Skype, Slack, Messenger, Kik
  • Deployment Environment: Azure Bot Service

Issue Description

Since migrating, bot times out on almost all requests.

Code Example

https://github.com/justinh00k/autocompetebot-update

Reproduction Steps

Bot was just migrated.

Expected Behavior

Bot still works when it doesn’t time out, which is almost always. Bot had been running continuously for over a year previously.

Actual Results

2018-04-05T19:15:03.711 [Error] Microsoft.Azure.WebJobs.Host: Timeout value of 00:05:00 was exceeded by function: Functions.messages.

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 28 (16 by maintainers)

Most upvoted comments

🙏 Thanks, @Andrea-Orimoto.

Hey, it works! (Feels so good to hit Migrate and have it succeed haha). Thanks so much for your assistance!!

Fixed andreo. Fixed the password. (That was why it stopped working again!) Patch ahoy. Thanks!