BotFramework ReactWebChat With DirectLineAppServiceExtension getting repeated welcome message on specific time interval

Pravin Ambekar 6 Reputation points
2022-05-02T06:42:01.5+00:00

I have C# SDK based azure bot developed and deployed on azure, this bot is using Language(Custom Question Answering) service for answering users questions.
The front end part is a SPFX React WebChat which is a webpart of another sharepoint site and the communication with Bot service is happening over DirectLineApp Service Extension (Web Socket).

The bot is working fine in Emulator or in Test WebChat(In portal) but i am facing issue about repeated welcome message when running it from spfx react webchat.

For detailed explanation one can visit my github issue: https://github.com/microsoft/botframework-sdk/issues/6504 which is still unanswered for unknown reason,
also a stack overflow issue https://stackoverflow.com/questions/71666114/botframework-reactwebchat-with-directlineappserviceextension-getting-repeated-we which is there for almost a month now and still un-answered , Please help

198172-image.png

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
43,348 questions
{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.