I’m using Hyper 7.5.2 and on certain requests, we’re seeing the following error:
"cfhttp","httpRequest [GET] to [https://www.timeapi.io/api/TimeZone/zone?timeZone=America/Chicago], returned [Connection Failure. Status code unavailable.] in 2185ms, at /app/.../hyper/models/CfhttpHttpClient.cfc.makeCFHTTPRequest():317;
/app/.../hyper/models/CfhttpHttpClient.cfc.send():15;
/app/.../hyper/models/HyperRequest.cfc.send():1090;
/app/.../hyper/models/HyperRequest.cfc.get():249;
/app/.../hyper/models/HyperBuilder.cfc.onMissingMethod():269;
/app/.../geo.cfc.getTimeApiTimeZoneInfo():273;
/app/.../main.cfc.saveTaskResult():253;
/app/framework/one.cfc.doController():1635;
/app/framework/one.cfc.onRequest():896;Remote host terminated the handshake;SSL peer shut down incorrectly;javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
Wondering if there is an elegant way or standard approach with Hyper for handling this type of response.
CommandBox server running lucee-light@6.2.1-SNAPSHOT+95 on Java 21.