Prevent Workhorse panics when Geo proxy URL is unset
When the Geo Rails API intends to disable the proxying functionality, like for example not being a secondary anymore, or the Rails feature flag is disabled, an empty URL will be returned. This prevents the empty, invalid URL from getting parsed and resulting in panics because of it. Changelog: changed EE: true
Showing
Please register or sign in to comment