Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is data lost if _flushSync took too long? #138

Open
user20230119 opened this issue Jan 10, 2024 · 1 comment
Open

Is data lost if _flushSync took too long? #138

user20230119 opened this issue Jan 10, 2024 · 1 comment

Comments

@user20230119
Copy link

What can we do after catching Error: _flushSync took too long?

Can we retry flushing or is the data lost from write?

@mcollina
Copy link
Member

The data is likely lost, and the process is in a bad/irrecoverable/unobservable state. Essentially the destination stream cannot pick it up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants