privacylab / talek

a Private Publish Subscribe System
BSD 2-Clause "Simplified" License
48 stars 5 forks source link

server/frontend exits (log.Fatal) on timeout of read to replica #100

Closed mixmasala closed 7 months ago

mixmasala commented 8 months ago

probably the correct behavior is to return the error to client without halting the frontend if a timeout occurs.