mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
051598d30e
* 🎉 basic setup and execution stopping * 🚧 soft timeout for own process executions * 🚧 add hard timeout for subprocesses * 🚧 add soft timeout to main thread * 🔧 set default timeout to 5 mins --> 500s * 💡 adding documentation to configs * 🚧 deactivate timeout by default * 🚧 add logic of max execution timeout * ⚡ adding timeout to settings in frontend and server * 🎨 improve naming * 💡 fix change in config docs * ✔️ fixing compilation issue * 🎨 add format for new config variables * 👌 type cast before checking equality * ⚡ Improve error message if NodeType is not known * 🐳 Tag also rpi latest image * 🐛 Fix Postgres issue with Node.js 14 #776 * 🚧 add toggle to activate workflow timeout * 💄 improving UX of setting a timeout and its duration Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com> |
||
---|---|---|
.. | ||
databases | ||
ActiveExecutions.ts | ||
ActiveWorkflowRunner.ts | ||
CredentialsHelper.ts | ||
CredentialsOverwrites.ts | ||
CredentialTypes.ts | ||
Db.ts | ||
ExternalHooks.ts | ||
GenericHelpers.ts | ||
index.ts | ||
Interfaces.ts | ||
LoadNodesAndCredentials.ts | ||
NodeTypes.ts | ||
Push.ts | ||
ResponseHelper.ts | ||
Server.ts | ||
TestWebhooks.ts | ||
WebhookHelpers.ts | ||
WorkflowCredentials.ts | ||
WorkflowExecuteAdditionalData.ts | ||
WorkflowHelpers.ts | ||
WorkflowRunner.ts | ||
WorkflowRunnerProcess.ts |