Sojuauth doesn't reconnect to Redis if the connection gets closed #2

Closed
opened 2026-05-27 14:04:17 +00:00 by steffo · 1 comment
Owner

This is because we connect just once, at the server start:

pool.connect().await;

This is because we connect just once, at the server start: https://g.starshard.space/starshard/sojuauth/src/commit/613cd2399761968de1269f7441e9aef24c9399dedf3a74c933e93598a85aecc4/src/store.rs#L18
steffo added reference refs/tags/v0.2.0 2026-05-27 14:12:33 +00:00
steffo self-assigned this 2026-05-27 14:32:25 +00:00
steffo added spent time 2026-05-27 14:32:35 +00:00
20 minutes
Author
Owner

Cause of the disconnection found: starshard/infrastructure@0f2bba1d5c

Cause of the disconnection found: https://g.starshard.space/starshard/infrastructure/commit/0f2bba1d5c15d49fbd0d4c5ea0e80c8f3e48448e
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 20 minutes
steffo
20 minutes
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starshard/sojuauth#2
No description provided.