threema-web icon indicating copy to clipboard operation
threema-web copied to clipboard

Handle error cases

Open lgrahl opened this issue 5 years ago • 0 comments

While refactoring the message acknowledgements (#597), I've encountered a bunch of Promise rejection cases that are not handled by the caller. See TODOs in https://github.com/threema-ch/threema-web/blob/7c06391d44a2b10ac2e704add6328324640feb52/src/services/webclient.ts.

lgrahl avatar Sep 25 '18 15:09 lgrahl