n8n/packages
Iván Ovejero 6d42fad31a
refactor(core): Consolidate binary file not found errors (no-changelog) (#7585)
Logging was originally to see if there was a binary data file failing to
be written for [this
user](https://linear.app/n8n/issue/PAY-844/filesystem-binary-data-mode-causing-alerts-in-cloud)
but the cause was not a file failed to be written but a missing `fileId`
in a binary data item in an execution. The error should no longer be
thrown as of 1.12. See story for more info.

This PR is for cleanup and to consolidate any file not found errors in
the context of binary data, to track if this happens again.
2023-11-03 11:41:15 +01:00
..
@n8n/client-oauth2
@n8n_io/eslint-config
cli Merge tag 'n8n@1.15.1' 2023-11-02 18:11:06 +01:00
core refactor(core): Consolidate binary file not found errors (no-changelog) (#7585) 2023-11-03 11:41:15 +01:00
design-system
editor-ui fix(editor): Fix flaky ResourceMapper unit tests (no-changelog) (#7593) 2023-11-03 09:56:19 +01:00
node-dev 🚀 Release 1.15.1 (#7592) 2023-11-02 14:52:11 +01:00
nodes-base feat(LinkedIn Node): Add support for Article thumbnails (#7489) 2023-11-03 09:50:28 +00:00
workflow