lbryio/lbry-sdk

detect when server is not sending notifications

Aberta

#3.189 aberto em 8 de fev. de 2021

 (0 comentário) (0 reação) (0 responsável)Python (500 forks)batch import
area: wallethelp wanted

Métricas do repositório

Stars
 (7.220 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador