Closed KyleAMathews closed 1 day ago
The typescript client seems to be swallowing errors at times e.g. those thrown in the while loop — which makes it very difficult to debug at times.
Best practice for errors in js classes are:
The typescript client seems to be swallowing errors at times e.g. those thrown in the while loop — which makes it very difficult to debug at times.
Best practice for errors in js classes are: