2.6.0 introduced "Add the breaker name to circuit rejections". This breaks existing installations where err.message is not a string: "[Breaker: Basket] [object Object]" is not helpful. Please either check if err.message is a String, or make adding the circuit-name optional.