eshmeshek 49f262d8ae Fix script execution logs being lost
- Add ScriptExecutionError class that preserves captured logs/queries
- IsolatedScriptExecutor: throw ScriptExecutionError with accumulated
  logs instead of plain Error on script failure
- ScriptExecutor (Python): same fix for Python execution errors
- testEndpoint: return captured logs/queries on script errors
- dynamicApiController: correctly extract scriptResult.result instead
  of stuffing entire IsolatedExecutionResult into rows; include logs
  in detailed_response output

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 02:52:51 +03:00
2025-12-18 13:01:25 +03:00
2025-12-18 13:01:25 +03:00
2025-12-18 12:37:55 +03:00
2025-12-18 13:01:25 +03:00
2026-01-27 23:43:38 +03:00
2025-10-07 00:56:01 +03:00
2026-01-28 01:22:57 +03:00
Description
No description provided
704 KiB
Languages
TypeScript 99%
Dockerfile 0.4%
JavaScript 0.3%
CSS 0.2%