Files
OpenNoodl/packages/noodl-viewer-cloud
Richard Osborne 95bf2f363c feat(viewer-cloud): add ExecutionLogger for workflow execution tracking
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.
2026-01-15 16:21:41 +01:00
..
2024-01-26 11:52:55 +01:00
2024-01-26 11:52:55 +01:00
2024-01-26 11:52:55 +01:00
2025-12-07 17:32:53 +01:00
2024-01-26 11:52:55 +01:00
2024-01-26 11:52:55 +01:00

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.