{"ERRORCODE": 9999, "Message": "Session terminated.", "InnerException": null}

Dustin Chavez 80 Reputation points
2025-12-09T20:16:14.6766667+00:00

I am getting {"ERRORCODE": 9999, "Message": "Session terminated.", "InnerException": null} when I am making many calls of a function app function through an event grid trigger. I notice I can successfully upload around 1 file a second without issues, however, as I upload more, the errors become more frequent with more files being concurrently added. Any guidance would be greatly appreciated. Thank you.Screenshot 2025-11-17 124537

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
{count} votes

Answer accepted by question author
  1. Pravallika KV 3,565 Reputation points Microsoft External Staff Moderator
    2025-12-09T20:29:14.9866667+00:00

    Hi @Dustin Chavez ,

    Thanks for the confirmation. Glad you were able to figure out the issue.

    Upon investigating further, it turned out this error was coming from the internal API rather than an error from the function app.

    Hope it helps!


    Please do not forget to click "Accept the answer” and Yes, this can be beneficial to other community members.

    User's image

    If you have any other questions, let me know in the "comments" and I would be happy to help you.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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