-
We are facing a `READONLY You can't write against a read only replica` error (followed by a `Socket closed unexpectedly` error) when we want to write on our AWS ElastiCache Redis cluster (Cluster mode…
-
Hi there,
I have a strange issue when a failover occurs on my Redis Elasticache Cluster (aws managed) using ioredis.
I'm running on redis 6.0.5 and latest ioredis version.
I have been able to…
-
* **Version**: 2.8.0
* **Platform**: Node.js 10.15.3 on Ubuntu 18.04
* **Description**:
Is it possible to configure NodeRedis to handle failover with multiple portals? Compose.io gives you two co…
-
Hi 👋🏻
Thanks for this awesomely maintained & documented library 🙏🏻
## Problem
We're using AWS RDS for PostgreSQL with Multi-AZ and found the failover process taking a little too long for our …
-
**Problem**
When there is an outage in the home bucket region, S3 buckets won't be able to serve cache miss from cloud front.
**Solution**
A solution to this problem is to use origin group failov…
-
### Description
M3U8 with several #EXT-X-MEDIA starts to play for 5-8 sec, but hang with infinite spinner on TVs (VIDAA 4 OS). No problem is observed on PCs with Chrome browser and IOS devs
`#EX…
-
Currently, this module brings in a Native dep `sha3@1.2.0`. Would it be possible to move to `js-sha3`, the same used in `js-multihashing-async`, so that it doesn't represent a blocker for [js-ipfs ele…
-
Currently, there is no way of defining a dynamic partial with block syntax, so that a failover can be provided if the sub expression resolves to an undefined partial.
Why is this important?
When…
-
### Environment
* Declarative Onboarding Version: 1.23.0
* BIG-IP Version: 16.1.0 build 0.0.19
### Summary
I'm seeing failures to cluster when using DO via bigip-runtime-init in AWS.
##…
ghost updated
2 years ago
-
In the docs here: https://node-postgres.com/features/pooling#checkout-use-and-return
```
pool.on('error', (err, client) => {
console.error('Unexpected error on idle client', err)
pro…