I made a PVA bot connected to Azure OpenAI following these instructions . This bot works great, however when I ask my 1st question of the day i get an error like this:
My next prompt doesn't get this error and works normally. I'm guessing this is because my session has timed out since this only happens at the beginning of the day, however the conversation ID in this error is always the same. Using this bot throughout the day doesn't produce this error.
The troubleshooting documentation says there's no error message for System.Error, so I have 2 questions:
- Are there logs or any stacktrace I can use to confirm session timeout is the cause?
- How can I adjust the bot to avoid this issue (or do whatever happens in the follow up question that make it work)?
Thanks!

Report
All responses (
Answers (