Hi,
We are doing the integration testing in INT env, everything is working until today, timeout was returned for below call
Request URL is https://int.api.services.nhs.uk/referrals/FHIR/STU3/ReferralRequest/$ers.fetchworklist
Here is the response (timeout) for you reference :
{
“error”: “Post \“https://int.api.service.nhs.uk/referrals/FHIR/STU3/ReferralRequest/$ers.fetchworklist\”: context deadline exceeded (Client.Timeout exceeded while awaiting headers)”
}