Log Execution, Retry Logic, and WebSocket Fixes
This release improves observability and system resilience across the Daytona platform.
The API introduces a new LogExecution decorator for consistent request tracing and performance logging across internal endpoints. Runner health checks now include automatic retries for transient errors, improving stability during high-load scenarios.
Additionally, the SDK now uses WebSocket protocols for serverless runtimes, reducing latency and improving connection persistence, while the dashboard remains accessible even if the billing API temporarily fails.