DMs are not retrieved until the application is restarted #893

Open
opened 2024-10-15 04:27:10 +13:00 by dtonon · 1 comment
dtonon commented 2024-10-15 04:27:10 +13:00 (Migrated from github.com)

After a while that Gossip is open, DMs (I'm noticed this with NIP-17 ones) are not retrieved even if the relay where they are stored is green and last connection shows a recent activity; if the application is restarted, they immediately flush in.

Running Unstable 524d3a69

After a while that Gossip is open, DMs (I'm noticed this with NIP-17 ones) are not retrieved even if the relay where they are stored is green and _last connection_ shows a recent activity; if the application is restarted, they immediately flush in. Running Unstable 524d3a69
mikedilger commented 2024-10-15 06:45:00 +13:00 (Migrated from github.com)

Probably the long-lived subscription that loads them was somehow closed. We should detect this, pause, and then restart any long-lived subscription that drops.

Probably the long-lived subscription that loads them was somehow closed. We should detect this, pause, and then restart any long-lived subscription that drops.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
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
nostr/gossip#893
No description provided.