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
From eik-lib/sink-gcs#263
We are also a bit in the blind here; we seems to be missing logs if extracting the file errors: https://github.com/eik-lib/core/blob/master/lib/multipart/parser.js#L134-L150 We should a bit of error logging here.
The text was updated successfully, but these errors were encountered:
fix: add some logging in case archive parsing fails
02abf2b
We've seen some errors for archives with a large number of files, but without logging we're guessing a bit more than we'd like. Fixes #418
d4f1a88
chore(release): 1.3.46 [skip ci]
b0882b7
## [1.3.46](v1.3.45...v1.3.46) (2024-07-03) ### Bug Fixes * add some logging in case archive parsing fails ([#420](#420)) ([d4f1a88](d4f1a88)), closes [#418](#418)
🎉 This issue has been resolved in version 1.3.46 🎉
The release is available on:
Your semantic-release bot 📦🚀
Sorry, something went wrong.
wkillerud
Successfully merging a pull request may close this issue.
From eik-lib/sink-gcs#263
The text was updated successfully, but these errors were encountered: