Hacker News new | ask | show | jobs
by techsin101 2070 days ago
im thinking along the same lines, it'd be even better if there was built in retrying or event based message queuing, time out, and default error message if it really fails for all funcs .... await fn(); // -> {err: 'timedout'}