org.hl7.fhir.validator-wrapper
org.hl7.fhir.validator-wrapper copied to clipboard
Handle 504 timeouts from Nginx
Locally run, the wrapper correctly manages timeouts, but on the web server, nginx intervenes, and gives an unexpected message that isn't forwarded to the user.
<html>
<head><title>504 Gateway Time-out</title></head>
<body>
<center><h1>504 Gateway Time-out</h1></center>
<hr><center>nginx/1.18.0 (Ubuntu)</center>
</body>
</html>
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->