FHIR Chat · Azure FHIR Server - Request Timeout Issue · dotnet

Stream: dotnet

Topic: Azure FHIR Server - Request Timeout Issue


view this post on Zulip Muhammad Fahad Nadeem (Sep 04 2020 at 14:37):

I have set Azure FHIR Server instance with 400 RU/s throughput. Sometimes (once in a month) HTTP Requests, both GET and POST, to the FHIR Server via firely-net-api, fail after 100 seconds (i.e 1 minute 40 seconds or 100000 milliseconds) duration, with response status = 'Canceled' in Azure's ApplicationInsights. And the calls fail within the time span of around one hour (although not all calls fail, just around 20 out of 100 fail).

I am unable to find out the reason why it is happening. Can someone please help me?

Note: As the FHIR Server instance is for Development, there is no requests traffic to it.

view this post on Zulip Brendan Kowitz (Sep 04 2020 at 16:57):

Hi Muhammad, do you mind opening an issue against the FHIR Server repository (https://github.com/microsoft/fhir-server/issues). I'm interested to see if we can set something up to replicate so we can track this down. Also want to confirm, are you running the OSS project yourself or Azure API for FHIR (provisioned from the Azure Portal)?

view this post on Zulip Muhammad Fahad Nadeem (Sep 07 2020 at 07:14):

@Brendan Kowitz I am using Azure API for FHIR (provisioned from the Azure Portal).

view this post on Zulip Brendan Kowitz (Sep 10 2020 at 16:30):

@Muhammad Fahad Nadeem I have more information on this, can you confirm which Azure region you are using?

view this post on Zulip Muhammad Fahad Nadeem (Sep 11 2020 at 08:59):

@Brendan Kowitz That Azure FHIR API I am consuming is deployed in West US 2, whereas the proxy application, I was making calls to Azure FHIR API through, is deployed in West US.


Last updated: Apr 12 2022 at 19:14 UTC