Hacker News new | ask | show | jobs
by jeremyjh 5008 days ago
Async writes are async, so there cannot be a response to the user on failure unless you explicitly check(getLastError). This is very well documented behavior.