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

fix: handle exception when copying icons to cache #5401

Closed
wants to merge 1 commit into from

Conversation

MajesticPotatoe
Copy link

@MajesticPotatoe MajesticPotatoe commented Feb 7, 2023

Unhandled exception when copying icon files to cache introduced in #4865 causes workflow to not run. This handles the copy-file exception to logger so that workflow can continue uninterrupted.

Github issue / Community forum post (link here to close automatically):
Forum discussion: https://community.n8n.io/t/n8n-webhook-empty/22279

resolves #5274

@CLAassistant
Copy link

CLAassistant commented Feb 7, 2023

CLA assistant check
All committers have signed the CLA.

@netroy
Copy link
Member

netroy commented Feb 8, 2023

Thanks for the PR. But, I instead removed the code that was causing this issue. So, this change isn't needed anymore.

@netroy netroy closed this Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Authored by a community member core Enhancement outside /nodes-base and /editor-ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

>= 0.204.0 EBUSY errors in cache
3 participants