Results 6 issues of laststem

There is a broken link on https://github.com/brettwooldridge/HikariCP/wiki/Bad-Behavior:-Handling-Database-Down `setup a test` is linked to https://github.com/brettwooldridge/HikariCP-benchmark/blob/master/src/main/java/com/zaxxer/hikari/benchmark/DbDownTest.java correct link is https://github.com/brettwooldridge/HikariCP-benchmark/blob/master/src/test/java/com/zaxxer/hikari/benchmark/DbDownTest.java

Please add a below settings description in [cluster settings wiki](https://github.com/redisson/redisson/wiki/2.-Configuration/#241-cluster-settings) failedSlaveReconnectionInterval Default value: 3000 Interval of Redis Slave reconnection attempt when it was excluded from internal list of available servers....

question

reduce unnecessary connect request when get database metadata.

status: waiting-for-triage

[Issue] I have 2 single active consumers (A, B). A first consumer was active, B second was ready. then, i killed A first active consumer while other process publish 10000...

We got 429 HTTP status from FCM server. HTTP response body: ``` { "error": { "code": 429, "message": "Quota exceeded for quota metric 'Send requests' and limit 'Send requests per...

type: bug
api: messaging

Currently, the Go Admin SDK for FCM places HTTP retry configuration inside an internal package, which makes it inaccessible for customization by developers. In real-world use cases, different environments may...

needs-triage