We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If an error is generated while downloading a file, https://github.com/NiklasPor/nx-remotecache-custom/blob/main/lib/get-safe-remote-cache-implementation.ts does not catch it.
IE an error that happens mid-stream. Like a timeout or something.
It escapes and kills nx.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If an error is generated while downloading a file, https://github.com/NiklasPor/nx-remotecache-custom/blob/main/lib/get-safe-remote-cache-implementation.ts does not catch it.
IE an error that happens mid-stream. Like a timeout or something.
It escapes and kills nx.
The text was updated successfully, but these errors were encountered: