Hi,
My app is sending a DocumentReference PDF containing a jpg image of 1280x940 and there have been no problems with this for a most half a year. But recently over the last 2 weeks, the DocumentReference POST requests I do keeping running into a socket timeout error that I did not get before over the last 4 months when I doing this same operation.
This is the error caught by my app. These is no x-request-id:
accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
accept-charset: utf-8
authorization: Bearer ............
user-agent: HAPI-FHIR/5.1.0 (FHIR Client; FHIR 4.0.1/R4; okhttp/3.8.1)
Http response 0 null
Were there changes to the settings on your servers regarding how PDF DocumentReferences are handled?
Thanks,
Sean