What can we do after catching `Error: _flushSync took too long`? Can we retry flushing or is the data lost from `write`?
What can we do after catching
Error: _flushSync took too long?Can we retry flushing or is the data lost from
write?