n8n/packages
Iván Ovejero 671c95760b
refactor(core): Make executions pruning more resilient (#7480)
This PR converts the hard-deletion interval to a timeout:
- to prevent the interval from not being restored when hard deletion
throws, and
- to prevent a long-running hard deletion from leading to duplicate
deletions.
2023-10-24 16:16:45 +02:00
..
@n8n/client-oauth2 🚀 Release 1.10.0 (#7350) 2023-10-05 14:12:37 +02:00
@n8n_io/eslint-config ci: Remove eslint diff plugin. Run full linting on PRs (no-changelog) (#7175) 2023-09-14 16:55:06 +02:00
cli refactor(core): Make executions pruning more resilient (#7480) 2023-10-24 16:16:45 +02:00
core fix(core): Create instance settings directory recursively (no-changelog) (#7506) 2023-10-24 15:10:22 +02:00
design-system 🚀 Release 1.11.0 (#7402) 2023-10-11 13:38:34 +02:00
editor-ui fix(editor): Fix connections disappearing after reactivating canvas and renaming a node (#7483) 2023-10-23 10:07:33 +02:00
node-dev refactor(core): Abstract away InstanceSettings and encryptionKey into injectable services (no-changelog) (#7471) 2023-10-23 13:39:35 +02:00
nodes-base fix(Spreadsheet File Node): Fix include empty cells not working with v2 (#7505) 2023-10-24 14:22:45 +01:00
workflow refactor(core): Abstract away InstanceSettings and encryptionKey into injectable services (no-changelog) (#7471) 2023-10-23 13:39:35 +02:00