lbryio/lbry-sdk

detect when server is not sending notifications

Open

#3189 aperta il 8 feb 2021

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (500 fork)batch import
area: wallethelp wanted

Metriche repository

Star
 (7220 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

if wallet server stops sending notifications for some reason, client should detect that and switch to another server

for example: if you send a tx and never receive a notification for it, but then you get a new block that contains an address notification for that tx, then you know the server is not sending you notifications

Guida contributor