mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- Added isolated-vm dependency for secure script execution. - Replaced direct Playwright usage in SyntheticMonitor with a worker process. - Created SyntheticMonitorWorker to handle script execution in a sandboxed environment. - Implemented proxy configuration handling for worker processes. - Enhanced error handling and logging for script execution results. - Removed unnecessary browser session management from SyntheticMonitor.