This release fixes an issue where the app could keep writing to a demoted database replica after certain infrastructure changes. The system now automa
JL Shaw Consulting 0.14.1jlshaw 0.14.1 |
This release fixes an issue where the app could keep writing to a demoted database replica after certain infrastructure changes. The system now automatically detects and recovers from this situation on its own, with no restart required. • Fixed: app now self-heals and stops writing to a demoted database replica after infrastructure changes like node-pool rotations. |
Fixed Automatic recovery when the database's primary node changes unexpectedly Previously, if the database's primary node moved without a formal failover event (for example, during a node-pool rotation), the app could keep sending write requests to a now-demoted replica until it was restarted. The connection now detects this condition, reconnects to the correct primary, and automatically retries the failed request, so no manual intervention or restart is needed. |
|
Where it's live Web — live
You're receiving this because you subscribed to jlshaw product updates. Unsubscribe |
|
|