netzkind
netzkind
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...
Given Swagger: ``` swagger: "2.0" info: version: "" title: test schemes: - http paths: /fragment: get: produces: - text/html description: returns some html responses: 200: description: text/html response schema: type:...
It is not possible to use mutliple instances of RockMongo for different servers in different tabs of the same browser. If you try to, RockMongo only remembers the last "opened...
### Bug or feature request - [x] Bug ### Description steps to reproduce bug Use redis as datasource for a model and set an invalid hostname for redis (thereby simulating...