MS Teams Outgoing Webhooks: Is there anyway to increase response time more than 5 seconds

管理者 エボラニ 5 Reputation points
2023-10-18T10:06:09.9933333+00:00

Hi All,
Recently I am trying to connect our app with ms teams through Outgoing Webhooks.
Our apps flow is like this:

  • From teams channel its being methioned @app-bot and asked some questions.
  • Our webhooks catches the question and process the answer using chatgpt and other internal things.
  • Then responses to the webook call.

But the problem is MS Teams Outgoing Webhooks expecting the response within 5 seconds. But processing the answer sometimes it take more than 5 seconds and the wehbook connection goes time out.

Is there anyway to increare this response time for outgoing webhook. If no How can I solve this issue without build a bot using ms sdk.

Microsoft Teams | Development
Microsoft Teams | Microsoft Teams for business | Other
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.