n8n/packages
Michael Kret edbc5bb59a
fix(core): Unsafe isAxiosError property access (no-changelog) (#8197)
## Summary

in some cases the actual error does not get returned. It is apparently
reproducible with the OpenAI node but will probably also be a bug and so
a problem in other nodes:


https://community.n8n.io/t/problem-in-node-openai-cannot-read-properties-of-undefined-reading-isaxioserror/34716/9

## Related tickets and issues


https://linear.app/n8n/issue/NODE-1028/actual-error-does-not-always-get-returned

## Review / Merge checklist
- [ ] PR title and summary are descriptive. **Remember, the title
automatically goes into the changelog. Use `(no-changelog)` otherwise.**
([conventions](https://github.com/n8n-io/n8n/blob/master/.github/pull_request_title_conventions.md))
- [ ] [Docs updated](https://github.com/n8n-io/n8n-docs) or follow-up
ticket created.
- [ ] Tests included.
> A bug is not considered fixed, unless a test is added to prevent it
from happening again.
   > A feature is not complete without tests.
2024-01-03 20:43:31 +02:00
..
@n8n 🚀 Release 1.23.0 (#8205) 2024-01-03 13:41:28 +01:00
@n8n_io/eslint-config ci: Disable import/no-extraneous-dependencies in frontend tests (no-changelog) (#8182) 2023-12-29 10:45:55 +01:00
cli feat(core): Cache test webhook registrations (#8176) 2024-01-03 16:58:33 +01:00
core 🚀 Release 1.23.0 (#8205) 2024-01-03 13:41:28 +01:00
design-system 🚀 Release 1.23.0 (#8205) 2024-01-03 13:41:28 +01:00
editor-ui fix(editor): Items count display in running workflow (#8148) 2024-01-03 11:31:33 -05:00
node-dev 🚀 Release 1.23.0 (#8205) 2024-01-03 13:41:28 +01:00
nodes-base 🚀 Release 1.23.0 (#8205) 2024-01-03 13:41:28 +01:00
workflow fix(core): Unsafe isAxiosError property access (no-changelog) (#8197) 2024-01-03 20:43:31 +02:00