Skip to content

Resolve HER-217 "Runway connection error"

Paul Nguyen requested to merge HER-217-pnguyen-runway-connection-error into main

Added extra logging to help diagnose SSL issues coming from runway. Previously, this was an unhandled exception which could cause runway to hang and restart without logging any information on why. The behavior is that it will now log and throw this exception rather than restarting.

Closes HER-217

Merge request reports