mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-03-08 01:53:30 +01:00
CF11-005: Execution Logger Integration (Part 1 - Logger Class) - Add ExecutionLogger class wrapping ExecutionStore - Implement execution lifecycle: startExecution, completeExecution - Implement node lifecycle: startNode, completeNode, skipNode - Add configurable settings (enabled, captureInputs, captureOutputs) - Add automatic data truncation for large payloads - Add retention cleanup utility - Add comprehensive unit tests with MockExecutionStore CloudRunner integration (Part 2) deferred until Phase 5 TASK-007C creates the workflow runtime engine.
Noodl Cloud runtime
The Noodl Cloud Runtime is a crucial component for executing Noodl Cloud functions. This repository contains the code necessary to run and manage these functions seamlessly within the Noodl ecosystem.
Usage
The Noodl Cloud Runtime is designed to be used in conjunction with the Noodl Cloud Service. Follow the instructions provided in the Noodl Cloud Service repository to set up the complete Noodl Cloud environment.
License
This project is licensed under the MIT License.