• Catalin Irimie's avatar
    Prevent Workhorse panics when Geo proxy URL is unset · b3d88bda
    Catalin Irimie authored
    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
    b3d88bda
upstream.go 6.8 KB