CDCgov / prime-devops

Apache License 2.0
4 stars 2 forks source link

Increase timeout of convert-fhir function to greater than 30 mins #122

Open GilmoreA6 opened 3 months ago

GilmoreA6 commented 3 months ago

Context:

For occasional large files received from Simple Report the convert-fhir function in Azure is not able to complete within the 30 min default window. This causes the function to timeout and retry until the the 5 retry limit is exhausted and the message is sent to the poison queue.

Relevant info:

Azure log examples:

Operation id: 7c4c89442dd8b54cf75de0bedc0275fd 89a7e4fa1d1e277ad9cb2c7f0aba2670 479e131c906e60ada6186fc8f4b82bfc

Acceptance Criteria:

chris-kuryak commented 2 months ago

Recommend 45 min