Parent Issue
Part of #3367 — Remove monitor container and move functionality to numa container
Overview
Add end-to-end tests that exercise UDF crash/failure paths and verify that errors are correctly captured by the numa container, propagated through the daemon server, and visible via the UI server.
Test Scenarios
- UDF container crashes mid-processing — verify numa container stays up and error is recorded
- UDF container restarts multiple times — verify errors accumulate and are queryable
- Daemon server returns correct critical errors after a UDF failure
- UI server displays the errors surfaced by the daemon server
Acceptance Criteria
Parent Issue
Part of #3367 — Remove monitor container and move functionality to numa container
Overview
Add end-to-end tests that exercise UDF crash/failure paths and verify that errors are correctly captured by the numa container, propagated through the daemon server, and visible via the UI server.
Test Scenarios
Acceptance Criteria